티스토리 뷰

공부 (@Deprecated)

[HDFS] hdfs dfs rm -r

승가비 2021. 11. 5. 15:39
728x90
 hdfs dfs -rm -r <directory>

https://stackoverflow.com/questions/13529114/how-to-delete-a-directory-from-hadoop-cluster-which-is-having-comma-in-its-na

 

How to Delete a directory from Hadoop cluster which is having comma(,) in its name?

I have uploaded a Directory to hadoop cluster that is having "," in its name like "MyDir, Name" when I am trying to delete this Directory by using rmr hadoop shell command as following hadoop dfs ...

stackoverflow.com

 

728x90
댓글