You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by KashiErez <gi...@git.apache.org> on 2014/09/11 10:59:12 UTC

[GitHub] spark pull request: mesos executor ids now consist of the slave id...

Github user KashiErez commented on the pull request:

    https://github.com/apache/spark/pull/1358#issuecomment-55237569
  
    I have encountered this issue:
    We have a 24/7 Spark running job on Mesos.
    It happens every 1-3 days.
    
    Here are 2 lines from my Driver log file:
    
    2014-09-10 18:50:44,510 ERROR [spark-akka.actor.default-dispatcher-46] TaskSchedulerImpl  - Lost executor 201408311047-3690990090-5050-30951-12 on spark106.us.taboolasyndication.com: remote Akka client disassociated
    
    2014-09-10 18:51:46,062 ERROR [spark-akka.actor.default-dispatcher-15] BlockManagerMasterActor  - Got two different block manager registrations on 201408311047-3690990090-5050-30951-12
    
    Looks like Driver is disassociated from Spark worker.
    One minuted duplicated block manager registration happens.



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

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