Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.10.0
-
None
-
None
Description
bin/hadoop assumes presence of custom-libs and doesn't check it - resulting in wrong java.library.path.
Straight-forward fix is to check and add the ':' only if custom-libs are present.