Details
-
Type:
Bug
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 0.17.0
-
Fix Version/s: None
-
Component/s: Command-line Interface
-
Labels:None
Description
Things to look at:
- Do we need to detect HADOOP_HOME if hadoop is on the PATH?
- What is the right default for HAODOP_MAPRED_HOME (hadoop-0.20-mapreduce or hadoop-mapreduce)
- Should checks be stronger and verify that directories are not empty, not just that they exist.
- Not all of the logic even checks that directories exist which could lead to hard to debug errors