vanzin commented on a change in pull request #26503: [SPARK-29880][CORE][YARN]
Handle submit exception when submit to federation cluster
URL: https://github.com/apache/spark/pull/26503#discussion_r347025240
##########
File path:
resource-managers/yarn/src/main/scala/org/apache/spark/deploy/yarn/Client.scala
##########
@@ -171,8 +171,13 @@ private[spark] class Client(
yarnClient.init(hadoopConf)
yarnClient.start()
- logInfo("Requesting a new application from cluster with %d NodeManagers"
Review comment:
How about printing something more interesting instead, like the RM address?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]