-
Type:
Task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.5.0
-
Component/s: None
-
Labels:None
1. wiki should be fixed to match INSTALL.txt from git
wiki - http://tez.apache.org/install_0_5_0.html
git - https://github.com/apache/tez/blob/master/INSTALL.txt
e.g. wiki still has -archive tar.gz in item #iii hadoop dfs -copyFromLocal tez-dist/target/tez-0.5.0-SNAPSHOT-archive.tar.gz /apps/tez-0.5.0-SNAPSHOT/
2. we should use "hadoop fs" or "hdfs dfs" but not "hadoop dfs" because it's deprecated.
3. "put" is shorter than "copyFromLocal"
- is a clone of
-
TEZ-1464 Update INSTALL.txt
-
- Resolved
-