Github user CodingCat commented on a diff in the pull request:
https://github.com/apache/spark/pull/20259#discussion_r161866373
--- Diff: core/src/main/scala/org/apache/spark/deploy/master/Master.scala
---
@@ -179,6 +181,7 @@ private[deploy] class Master(
}
persistenceEngine = persistenceEngine_
leaderElectionAgent = leaderElectionAgent_
+ startupTime = System.currentTimeMillis()
--- End diff --
well, my question is what's the difference for a master which just started
10 mins ago and 1 hour ago in terms of stability?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]