GitHub user jerryshao opened a pull request:
https://github.com/apache/spark/pull/8504
[SPARK-10288][Yarn][WIP] Add REST client for Spark on Yarn to support
application submission
This PR adds a REST client for Spark on Yarn to submit, query and kill
applications. This function is already supported in Standalone and Mesos mode,
here to add the Yarn supported. Still miss some parts like unit tests, will
continue to work on it.
Any comment is greatly appreciated.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jerryshao/apache-spark SPARK-10288
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/8504.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #8504
----
commit ab16152cba39a5f9d5cdeee17ef60e61f4baec23
Author: jerryshao <[email protected]>
Date: 2015-08-20T23:58:16Z
Initial commit of yarn rest submission client
commit 486e033baa5e4c3d2c715fb5eee2c94118ff8ecf
Author: jerryshao <[email protected]>
Date: 2015-08-26T05:45:22Z
Code refactor
commit 26568dc3be5aae849a4cc01745362e2362bb78d5
Author: jerryshao <[email protected]>
Date: 2015-08-28T07:38:15Z
Further polish the codes
commit 95698ebea792d4fb9a841940f7301f1e807d06b0
Author: jerryshao <[email protected]>
Date: 2015-08-28T08:56:20Z
Style fix
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]