You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yuliya (JIRA)" <ji...@apache.org> on 2018/08/13 11:35:00 UTC

[jira] [Created] (SPARK-25101) Creating leaderLatch with id for getting info about spark master nodes from zk

Yuliya created SPARK-25101:
------------------------------

             Summary: Creating leaderLatch with id for getting info about spark master nodes from zk
                 Key: SPARK-25101
                 URL: https://issues.apache.org/jira/browse/SPARK-25101
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
    Affects Versions: 2.3.1
            Reporter: Yuliya


Sometimes spark master nodes start faster than zookeeper => all my masters are in STANDBY status. For solve this problem I check zk for getting info about registering leaderLatch objects, but currently spark creates leaderLatch without id (ZooKeeperLeaderElectionAgent:41) and I have no possibilities getting info about registered leaderLatch for spark master node.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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