Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.0-alpha, 3.0.0-alpha1
-
None
-
None
-
-
Reviewed
Description
hadoop-validate-setup.sh is trying to find the file with the name hadoop-examples-*.jar and it is failing to find because the examples jar is renamed to hadoop-mapreduce-examples-*.jar.
linux-rj72:/home/hadoop/hadoop-3.0.0-SNAPSHOT/sbin # ./hadoop-validate-setup.sh
find: `/usr/share/hadoop': No such file or directory
Did not find hadoop-examples-*.jar under '/home/hadoop-3.0.0-SNAPSHOT or '/usr/share/hadoop'
linux-rj72:/home/hadoop-3.0.0-SNAPSHOT/sbin #