srowen commented on a change in pull request #24791: update Comment for k8s
applicationId
URL: https://github.com/apache/spark/pull/24791#discussion_r290734928
##########
File path: core/src/main/scala/org/apache/spark/SparkContext.scala
##########
@@ -311,6 +311,7 @@ class SparkContext(config: SparkConf) extends Logging {
* in case of local spark app something like 'local-1433865536131'
* in case of YARN something like 'application_1433865536131_34483'
* in case of MESOS something like 'driver-20170926223339-0001'
+ * in case of Kubernetes something like 'spark-application-1559610575898'
Review comment:
@skonto is this correct?
----------------------------------------------------------------
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]