zjffdu edited a comment on issue #3498: [ZEPPELIN-4409] Set spark.app.name to 
know which user is running which notebook
URL: https://github.com/apache/zeppelin/pull/3498#issuecomment-549212928
 
 
   @amakaur `SPARK_APP_NAME` is not valid, you need to use `spark.app.name` 
which is what spark expect  ( refer 
[here](http://spark.apache.org/docs/latest/configuration.html) )
   I tried that, and it works for me
   
![image](https://user-images.githubusercontent.com/164491/68097734-adecdc00-fef3-11e9-92b7-1ab6a878dbcc.png)
   

----------------------------------------------------------------
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

Reply via email to