[ https://issues.apache.org/jira/browse/MAPREDUCE-1528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12886571#action_12886571 ]
Devaraj Das commented on MAPREDUCE-1528: ---------------------------------------- 1) MiniMRCluster seems to have some unrelated changes 2) The ClientProtocol's version should be bumped up. > TokenStorage should not be static > --------------------------------- > > Key: MAPREDUCE-1528 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-1528 > Project: Hadoop Map/Reduce > Issue Type: Bug > Reporter: Owen O'Malley > Assignee: Arun C Murthy > Attachments: MAPREDUCE-1528.1.patch, MAPREDUCE-1528.2.patch, > MAPREDUCE-1528.3.patch, MAPREDUCE-1528_yhadoop20.patch, > MAPREDUCE-1528_yhadoop20.patch, MAPREDUCE-1528_yhadoop20.patch, > MAPREDUCE-1528_yhadoop20.patch, MAPREDUCE-1528_yhadoop20.patch, > MAPREDUCE-1528_yhadoop20.patch, MAPREDUCE-1528_yhadoop20.patch > > > Currently, TokenStorage is a singleton. This doesn't work for some use cases, > such as Oozie. I think that each Job should have a TokenStorage that is > associated it. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.