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


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.

Reply via email to