Hi all,
While googling Spark, I accidentally found a RESTful API existing in Spark for submitting jobs. The link is here, http://arturmkrtchyan.com/apache-spark-hidden-rest-api As Josh said, I can see the history of this RESTful API, https://issues.apache.org/jira/browse/SPARK-5388 and also good documentation here, as a PDF, https://issues.apache.org/jira/secure/attachment/12696651/stable-spark-submit-in-standalone-mode-2-4-15.pdf . My question is, I cannot find anything about this except for history stuff in the Spark web site. I tried to search JIRAs but also could not find anything related with the documentation for this. Would it be great if users know how to use this? Is this already concerned? or is there some documents for this in the web-site? Please give me some feedback. Thanks!