GitHub user li-zhihui opened a pull request:

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

    Fix string interpolator error in HeartbeatReceiver

    Error log before fixed
    <code>15/03/29 10:07:25 ERROR YarnScheduler: Lost an executor 24 (already 
removed): Executor heartbeat timed out after ${now - lastSeenMs} ms</code>

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

    $ git pull https://github.com/li-zhihui/spark fixstringinterpolator

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

    https://github.com/apache/spark/pull/5255.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 #5255
    
----
commit c93f2b7c88c0a704c2bee978f8c8f57e18ed04e8
Author: Li Zhihui <zhihui...@intel.com>
Date:   2015-03-30T01:27:16Z

    Fix string interpolator error in HeartbeatReceiver

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to