Github user matyix commented on the issue:

    https://github.com/apache/zeppelin/pull/2637
  
    Hello @echarles 
    
    You can set both `spark.app.name` and `spark.kubernetes.driver.pod.name` 
from interpreter settings and they will be set for `spark-submit` however 
you’re right regarding checking the driver pod name, I’m expecting a 
specific prefix. This can be changed to check whether there’s a specific pod 
name set for the interpreter in settings. Let me know and I can go ahead with 
the change.


---

Reply via email to