[
https://issues.apache.org/jira/browse/SPARK-25101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16578186#comment-16578186
]
Apache Spark commented on SPARK-25101:
--------------------------------------
User 'yuliyaZharnosek' has created a pull request for this issue:
https://github.com/apache/spark/pull/22092
> 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
> Priority: Major
>
> 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: [email protected]
For additional commands, e-mail: [email protected]