Skip to content
Technology and Trends
  • Home
  • Database
  • Big Data
  • Hadoop
  • Spark
  • Linux
  • Interviews
  • Toggle website search
Menu Close
  • Home
  • Database
  • Big Data
  • Hadoop
  • Spark
  • Linux
  • Interviews
  • Toggle website search

REST

  1. Home>
  2. REST

Atlassian JIRA REST Java Client(JRJC) Library

  • Post author:nitendratech
  • Post category:Java
  • Post comments:0 Comments
  • Post published:March 25, 2020

Atlassian Jira is a propriety issue tracking software developed by Atlassian which provided provides bug tracking, issue tracking, and project management functions.In this post we will focus on important REST API and JQL(Jira Query Language) provided by Jira

Continue ReadingAtlassian JIRA REST Java Client(JRJC) Library

Restful Web service URI

  • Post author:nitendratech
  • Post category:Programming
  • Post comments:0 Comments
  • Post published:December 17, 2019

URI stands for Uniform Resource Identifier. Each resource in a REST architecture is identified by its URI. The purpose of a URI is to locate a resource(s) on the server…

Continue ReadingRestful Web service URI

Understanding HTTP methods in REST

  • Post author:nitendratech
  • Post category:Programming
  • Post comments:0 Comments
  • Post published:November 29, 2019

There are mainly six HTTP methods defined by REST. API We would go through each of them in this blog. GET Provides read-only access to a resource. GET operations are…

Continue ReadingUnderstanding HTTP methods in REST

Rest API HTTP Response and Request Codes

  • Post author:nitendratech
  • Post category:Programming
  • Post comments:0 Comments
  • Post published:November 3, 2019

HTTP Status codes are standard codes and refer to the predefined status of tasks done at the server. For example, HTTP Status 404 states that the requested resource is not…

Continue ReadingRest API HTTP Response and Request Codes

Restful (REST) Web Services

  • Post author:nitendratech
  • Post category:Programming
  • Post comments:5 Comments
  • Post published:December 27, 2018

REST stands for REpresentational State Transfer.It is web standards based architecture and uses HTTP Protocol for data communication. It revolves around resource where every component is a resource and a resource is accessed by a common interface using HTTP standard methods

Continue ReadingRestful (REST) Web Services

Submit Apache Spark Job with REST API

  • Post author:nitendratech
  • Post category:Spark
  • Post comments:1 Comment
  • Post published:April 29, 2018

When working with Apache spark ,there are times when you need to trigger a Spark job on demand from withing and outside the cluster.There are two ways in which we can submit Apache spark job in a cluster which includes bash script and REST API.

Continue ReadingSubmit Apache Spark Job with REST API

Atlassian Jira REST API

  • Post author:nitendratech
  • Post category:Programming
  • Post comments:0 Comments
  • Post published:August 10, 2017

Continue ReadingAtlassian Jira REST API

Categories

  • Big Data
  • Data Science
  • Database
  • Hadoop
  • Hive
  • Interview
  • Java
  • Kafka
  • Linux
  • Programming
  • Scala
  • Spark
  • Technology

Recent Post

  • Data Engineering User Guide
  • Data Observability and Its Importance in Modern Data Tech Stack
  • Understanding difference between Stateless and Stateful Systems
  • What is Data Migration?
  • What is Large Language Models(LLM)?
  • Disclaimer
  • About Us
  • Contact Me
Copyright 2025 @Nitendratech.com