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.