Kousuke Saruta created SPARK-14483:
--------------------------------------

             Summary: Display user name for each job and query
                 Key: SPARK-14483
                 URL: https://issues.apache.org/jira/browse/SPARK-14483
             Project: Spark
          Issue Type: Bug
          Components: Web UI
    Affects Versions: 2.0.0
            Reporter: Kousuke Saruta


SPARK-14245 introduced displaying user name who runs jobs on ALLJobsPage.       
                                                                              
User names are pulled from the system property "user.name" but the property 
means who runs an application and each jobs in a n application can run by 
different users.                                                                
                                                                                
     
One example is the case of using ThriftServer.                                  
                                                                              
ThriftServer is run by a user but queries are not always submitted by the user. 
                                                                               



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to