Finding directories older than N days in HDFS

前端 未结 5 821
慢半拍i
慢半拍i 2020-12-09 19:47

Can hadoop fs -ls be used to find all directories older than N days (from the current date)?

I am trying to write a clean up routine to find and delete all directori

5条回答
提交回复
热议问题