Details
-
Brainstorming
-
Status: Resolved
-
Minor
-
Resolution: Incomplete
-
1.6.0
-
None
Description
When I was looking at the Spark Master dashboard I noticed the existence of a REST URL. After searching a bit I found there was a non-documented REST API that allows me to submit jobs without using the spark-submit script and Launcher class https://spark.apache.org/docs/1.6.1/api/java/org/apache/spark/launcher/package-summary.html.
Why isn't this API publicly documented? Do you have any plans to have a REST API to submit and monitor job status?
Attachments
Issue Links
- relates to
-
SPARK-5388 Provide a stable application submission gateway in standalone cluster mode
- Resolved