You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Ahmed Kamal (JIRA)" <ji...@apache.org> on 2016/03/02 14:54:18 UTC

[jira] [Comment Edited] (SPARK-12528) Make Apache Spark’s gateway hidden REST API (in standalone cluster mode) public API

    [ https://issues.apache.org/jira/browse/SPARK-12528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15175619#comment-15175619 ] 

Ahmed Kamal edited comment on SPARK-12528 at 3/2/16 1:54 PM:
-------------------------------------------------------------

As mentioned in this issue design document (https://issues.apache.org/jira/browse/SPARK-5338) , REST API is supporting MESOS too . Why don't Spark also make the API support YARN (YARN already has a REST API for jobs submission and monitoring so I can imagine this shouldn't be difficult) so it become a standard way to submit jobs in a language independent & cluster independent way.


was (Author: akamal):
As mentioned in this issue design document , REST API is supporting MESOS too (https://issues.apache.org/jira/browse/SPARK-5338). Why don't Spark also make the API support YARN (YARN already has a REST API for jobs submission and monitoring so I can imagine this shouldn't be difficult) so it become a standard way to submit jobs in a language independent & cluster independent way.

> Make Apache Spark’s gateway hidden REST API (in standalone cluster mode) public API
> -----------------------------------------------------------------------------------
>
>                 Key: SPARK-12528
>                 URL: https://issues.apache.org/jira/browse/SPARK-12528
>             Project: Spark
>          Issue Type: Improvement
>          Components: Deploy
>    Affects Versions: 2.0.0
>            Reporter: Youcef HILEM
>            Priority: Minor
>
> Spark has a hidden REST API which handles application submission, status checking and cancellation (https://issues.apache.org/jira/browse/SPARK-5388).
> There is enough interest using this API to justify making it public :
> - https://github.com/ywilkof/spark-jobs-rest-client
> - https://github.com/yohanliyanage/jenkins-spark-deploy
> - https://github.com/spark-jobserver/spark-jobserver
> - http://stackoverflow.com/questions/28992802/triggering-spark-jobs-with-rest
> - http://stackoverflow.com/questions/34225879/how-to-submit-a-job-via-rest-api
> - http://arturmkrtchyan.com/apache-spark-hidden-rest-api



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org