Apache Livy · Example Payload

Rest Api Batch State Example

Big DataInteractive ComputingOpen SourceRESTSpark

Rest Api Batch State Example is an example object payload from Apache Livy, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idstate

Example Payload

Raw ↑
{
  "id": 0,
  "state": "success"
}