Github user CodingCat commented on a diff in the pull request:

    https://github.com/apache/spark/pull/20259#discussion_r162423666
  
    --- 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 --
    
    I would vote -1 for this as not a solid use case...but it's my personal 
opinion, 
    
    
    times for others


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to