Github user devaraj-kavali commented on the issue:

    https://github.com/apache/spark/pull/21088
  
    For standalone cluster(`DriverRunner.scala:182`), there is driverId which 
we can use here and for Mesos cluster(`MesosRestServer.scala:107`), there is 
submission ID available but there is no app ID available in these two cases. In 
k8s mode, it requires some change to do this(by updating the existing conf with 
substituted val) not sure whether it is worth changing this.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to