Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.21.0
-
Reviewed
-
Improve the Partitioner interface's docs to help fetch Job Configuration objects.
-
docs
Description
The new Partitioner interface does not extend Configurable classes as the old one and thus need to carry a tip on how to implement a custom partitioner that needs to feed off the Job Configuration data to work.
Attaching a patch that adds in the javadoc fix.