Apache Livy · Schema

Statement

A code statement executed in a session

Big DataInteractive ComputingOpen SourceRESTSpark

Properties

Name Type Description
id integer Statement identifier
code string The code that was executed
state string Statement execution state
output object Statement output
View JSON Schema on GitHub