Static job propery accessors don't accept Configuration but various JobContext
sub-classes
------------------------------------------------------------------------------------------
Key: MAPREDUCE-851
URL: https://issues.apache.org/jira/browse/MAPREDUCE-851
Project: Hadoop Map/Reduce
Issue Type: Improvement
Components: client
Affects Versions: 0.20.1
Reporter: Chris K Wensel
The current method of accepting only JobContext or one of its sub-classes adds
much complexity to dynamic job configuration "builders" that manipulate the
Configuration object in order to dynamically configure Hadoop jobs, and
influence internal Hadoop sub-systems during runtime to provide higher level
functions and features.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.