GitHub user devaraj-kavali opened a pull request:
https://github.com/apache/spark/pull/19385
[SPARK-11034] [LAUNCHER] [MESOS] Launcher: add support for monitoring Mesos
apps
## What changes were proposed in this pull request?
Added Launcher support for monitoring Mesos apps in Client mode.
SPARK-11033 can handle the support for Mesos/Cluster mode since the
Standalone/Cluster and Mesos/Cluster modes use the same code at client side.
## How was this patch tested?
I verified it manually by running launcher application, able to launch,
stop and kill the mesos applications and also can invoke other launcher API's.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/devaraj-kavali/spark SPARK-11034
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/19385.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 #19385
----
commit 28f511e286b2d3fc347750cd77bf86fa2da49764
Author: Devaraj K <[email protected]>
Date: 2017-09-28T21:51:00Z
[SPARK-11034] [LAUNCHER] [MESOS] Launcher: add support for monitoring
Mesos apps
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]