[ https://issues.apache.org/jira/browse/HADOOP-6420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12797979#action_12797979 ]
Hudson commented on HADOOP-6420: -------------------------------- Integrated in Hadoop-Common-trunk #212 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-Common-trunk/212/]) . Add functionality permitting subsets of Configuration to be interpreted as Map<String,String>. Contributed by Aaron Kimball > String-to-String Maps should be embeddable in Configuration > ----------------------------------------------------------- > > Key: HADOOP-6420 > URL: https://issues.apache.org/jira/browse/HADOOP-6420 > Project: Hadoop Common > Issue Type: Improvement > Components: conf > Reporter: Aaron Kimball > Assignee: Aaron Kimball > Fix For: 0.22.0 > > Attachments: HADOOP-6420.10.patch, HADOOP-6420.2.patch, > HADOOP-6420.3.patch, HADOOP-6420.4.patch, HADOOP-6420.5.patch, > HADOOP-6420.6.patch, HADOOP-6420.7.patch, HADOOP-6420.8.patch, > HADOOP-6420.9.patch, HADOOP-6420.patch > > > Per MAPREDUCE-1126, we need to be able to take a map of (key, value) pairs > and embed that inside a Configuration object. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.