GitHub user Sephiroth-Lin opened a pull request:

    https://github.com/apache/spark/pull/5305

    [SPARK-4346][SPARK-3596][YARN] Commonize the monitor logic

    1. YarnClientSchedulerBack.asyncMonitorApplication use 
Client.monitorApplication so that commonize the monitor logic
    2. Support changing the yarn client monitor interval, see #5292

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Sephiroth-Lin/spark SPARK-4346_3596

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/5305.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 #5305
    
----
commit 568f46f6cd4ed38ddf8a018d8d532f9be2228045
Author: unknown <[email protected]>
Date:   2015-04-01T05:50:25Z

    YarnClientSchedulerBack.asyncMonitorApplication should be common with
    Client.monitorApplication

commit 6b47ff7c21daf0db42e9a7f3233daf90bb70ee63
Author: unknown <[email protected]>
Date:   2015-04-01T06:17:14Z

    Update code

----


---
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]

Reply via email to