You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2010/03/06 01:27:27 UTC

[jira] Created: (MAPREDUCE-1567) Sharing Credentials between JobConfs leads to unintentional sharing of credentials

Sharing Credentials between JobConfs leads to unintentional sharing of credentials
----------------------------------------------------------------------------------

                 Key: MAPREDUCE-1567
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1567
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: security
            Reporter: Owen O'Malley
            Assignee: Owen O'Malley
             Fix For: 0.22.0


Currently, if code does new JobConf(jobConf), it will share the Credentials. That leads to unintentional sharing.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.