Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
hadoop └── mapreduce └── lib ├── jobcontrol │ ├── CrunchControlledJob.java │ └── CrunchJobControl.java └── output └── CrunchMultipleOutputs.java
Crunch should only publish classes in its own package hierarchy, not other project's.