>> current I don't think there's a document address this part, also this rest api is only used for SparkSubmit currently, not public API as I know. Even it is used by SparkSubmit, I think document is still necessary about how to use it in SparkSubmit. I am not sure why there's no document mention that, does it mean it is not production ready ? And the best recommendation is to use the third party tools (like the spark job server) ?
On Mon, Aug 31, 2015 at 4:41 PM, Saisai Shao <[email protected]> wrote: > Here is the Rest related part in Spark ( > https://github.com/apache/spark/tree/master/core/src/main/scala/org/apache/spark/deploy/rest > ), current I don't think there's a document address this part, also this > rest api is only used for SparkSubmit currently, not public API as I know. > > Thanks > Jerry > > > On Mon, Aug 31, 2015 at 4:19 PM, canan chen <[email protected]> wrote: > >> I mean the spark builtin rest api >> >> On Mon, Aug 31, 2015 at 3:09 PM, Akhil Das <[email protected]> >> wrote: >> >>> Check Spark Jobserver >>> <https://github.com/spark-jobserver/spark-jobserver> >>> >>> Thanks >>> Best Regards >>> >>> On Mon, Aug 31, 2015 at 8:54 AM, canan chen <[email protected]> wrote: >>> >>>> I found the rest api for submitting spark job, but did not found the >>>> document. Could any one point it to me ? Thanks >>>> >>> >>> >> >
