Sergey Shelukhin created HDFS-5916: -------------------------------------- Summary: provide API to bulk delete directories/files Key: HDFS-5916 URL: https://issues.apache.org/jira/browse/HDFS-5916 Project: Hadoop HDFS Issue Type: Improvement Reporter: Sergey Shelukhin
It would be nice to have an API to delete directories and files in bulk - for example, when deleting Hive partitions or HBase regions in large numbers, the code could avoid many trips to NN. -- This message was sent by Atlassian JIRA (v6.1.5#6160)