Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
Description
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.