Github user vanzin commented on a diff in the pull request:
https://github.com/apache/spark/pull/20098#discussion_r159339383
--- Diff:
resource-managers/yarn/src/main/scala/org/apache/spark/deploy/yarn/ApplicationMaster.scala
---
@@ -836,6 +833,20 @@ object ApplicationMaster extends Logging {
}
+object ApplicationMasterUtil {
+ def getHistoryServerAddress(
+ sparkConf: SparkConf,
--- End diff --
Multi-line parameter lists are double-indented.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]