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

    https://github.com/apache/spark/pull/20259#discussion_r161808204
  
    --- Diff: core/src/main/scala/org/apache/spark/deploy/master/Master.scala 
---
    @@ -125,6 +125,8 @@ private[deploy] class Master(
       private var restServer: Option[StandaloneRestServer] = None
       private var restServerBoundPort: Option[Int] = None
     
    +  var startupTime: Long = 0
    --- End diff --
    
    `private`


---

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

Reply via email to