Factor out commonly used code in mapred testcases
-------------------------------------------------

                 Key: HADOOP-3749
                 URL: https://issues.apache.org/jira/browse/HADOOP-3749
             Project: Hadoop Core
          Issue Type: Improvement
          Components: test
            Reporter: Amar Kamat
            Priority: Minor


The commonly used code in the testcases are made _static_ like 
{{TestRackAwareTaskPlacement.configureJobConf()}}. It would be nice to factor 
out these apis and either add it to a class like {{StringUtils}} or into a 
separate dir like {{utils}}.

-- 
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