amakaur opened a new pull request #3498: [ZEPPELIN-4409] Set spark.app.name to 
know which user is running which notebook
URL: https://github.com/apache/zeppelin/pull/3498
 
 
   ### What is this PR for?
   This PR sets spark.app.name to "Zeppelin Notebook xxxxx for user test" which 
makes it helpful to know which notebooks are currently being used and how much 
resources are being allocated by which user and notebook. 
   
   ### What type of PR is it?
   Feature
   
   ### What is the Jira issue?
   https://issues.apache.org/jira/browse/ZEPPELIN-4409
   
   ### How should this be tested?
   - Create a notebook with spark interpreter
   - Run println("hello")
   - spark app name will be set to user name and note id 
   
   ### Screenshots (if appropriate)
   
   #
   
![image](https://user-images.githubusercontent.com/51380329/67911008-21809900-fb42-11e9-9cf0-49ebee07a7f8.png)
   
   ## Questions:
   * Does the licenses files need update? No
   * Is there breaking changes for older versions? No
   * Does this needs documentation? No
   

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