[ 
https://issues.apache.org/jira/browse/MAPREDUCE-2701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13070544#comment-13070544
 ] 

Mahadev konar commented on MAPREDUCE-2701:
------------------------------------------

 Bobby,
  THe patch looks good except for a minor nit. I think we should not even 
bother storing UGI in the JobImpl.java and just store the user information as 
string.  What do you think?

> MR-279: app/Job.java needs UGI for the user that launched it
> ------------------------------------------------------------
>
>                 Key: MAPREDUCE-2701
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2701
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Robert Joseph Evans
>            Assignee: Robert Joseph Evans
>             Fix For: 0.23.0
>
>         Attachments: MR-2701-v1.patch, MR-2701-v2.patch, MR-2701-v2.patch, 
> MR-2701-v3.patch
>
>
> ./mr-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/job/Job.java
>  is missing some data that is needed by the Job History GUI.  It needs the 
> UGI for the user that launched it.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to