Re: custom generate spark application id

2016-12-05 Thread Jakob Odersky
The app ID is assigned internally by spark's task scheduler https://github.com/apache/spark/blob/master/core/src/main/scala/org/apache/spark/scheduler/TaskScheduler.scala#L35. You could probably change the naming, however I'm pretty sure that the ID will always have to be unique for a context on a

custom generate spark application id

2016-12-05 Thread rtijoriwala
are reported to graphite. Any help appreciated. Thanks, Ritesh -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/custom-generate-spark-application-id-tp28160.html Sent from the Apache Spark User List mailing list archive at Nabble.com