You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Neelesh Srinivas Salian (JIRA)" <ji...@apache.org> on 2015/09/24 18:05:04 UTC

[jira] [Updated] (MAPREDUCE-604) Streaming use static methods to get/set jobconf parameters.

     [ https://issues.apache.org/jira/browse/MAPREDUCE-604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Neelesh Srinivas Salian updated MAPREDUCE-604:
----------------------------------------------
    Issue Type: Improvement  (was: Bug)

> Streaming use static methods to get/set jobconf parameters.
> -----------------------------------------------------------
>
>                 Key: MAPREDUCE-604
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-604
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: contrib/streaming
>            Reporter: Mahadev konar
>            Priority: Minor
>              Labels: newbie
>
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)