Streaming use static methods to get/set jobconf parameters.
-----------------------------------------------------------

                 Key: HADOOP-798
                 URL: http://issues.apache.org/jira/browse/HADOOP-798
             Project: Hadoop
          Issue Type: Improvement
          Components: contrib/streaming
            Reporter: Mahadev konar
         Assigned To: Mahadev konar
            Priority: Minor


Streaming uses a lot of jobconf.get/set() methods. It would nice to put all 
these methods into static methods in a class so that the raw 
jobconf.get()/set() methods are not spread around in the codebase.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to