dongjoon-hyun commented on code in PR #36866:
URL: https://github.com/apache/spark/pull/36866#discussion_r897008876


##########
core/src/test/scala/org/apache/spark/deploy/history/HistoryServerSuite.scala:
##########
@@ -74,6 +74,7 @@ abstract class HistoryServerSuite extends SparkFunSuite with 
BeforeAndAfter with
 
   private var provider: FsHistoryProvider = null
   private var server: HistoryServer = null
+  private var localhost: String = Utils.localCanonicalHostName()

Review Comment:
   Thanks!



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to