Use these APIs to submit remote job to HDInsight Spark clusters. All task operations conform to the HTTP/1.1 protocol. Please make sure you are authenticating with the Spark cluster management endpoint using HTTP basic authentication with your Spark administrator credentials.
REST Operation Groups
| Operation Group | Description |
|---|---|
| Batch job | Provides operations to run and manage batch jobs on an HDInsight Spark cluster. |
| Interactive session | Provides operations to run and manage interactive sessions on an HDInsight Spark cluster. |

