-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.8.0, 3.0.0-alpha1
-
Labels:None
-
Target Version/s:
-
Hadoop Flags:Reviewed
Currently the dfs -test command only supports
-d, -e, -f, -s, -z
options. It would be helpful if we add
-w, -r
to verify permission of r/w before actual read or write. This will help script programming.