Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.6.2
-
None
-
None
Description
when using hadoop dfs -rm <path> the behaviour is like that of rm -rf.
That's very dangerous.
A better behaviour would require a confirmation and allow removal of files only by default. Optional flags would allow recursive and forced deleted.
Attachments
Attachments
Issue Links
- is a clone of
-
HADOOP-105 DFS commands either do not support some popular unix commands or have inconsistent behaviors
- Closed