Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to Delete directory and files recursively from HDFS?



How to Delete directory and files recursively from HDFS?..

Answer / Shishir Chouhan

To delete a directory and its contents recursively in HDFS, you can use the 'hadoop fs -rmr' command. Here is an example: `hadoop fs -rmr /path/to/delete`

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache HDFS Hadoop Distributed File System Interview Questions

What do you mean by metadata in Hadoop?

1 Answers  


Explain the key features of hdfs?

1 Answers  


Does HDFS allow a client to read a file which is already opened for writing in hadoop?

1 Answers  


How does hdfs ensure information integrity of data blocks squares kept in hdfs?

1 Answers  


How to read file in HDFS?

1 Answers  


Is namenode also a commodity?

1 Answers  


What do you mean by block scanner in hdfs?

1 Answers  


While processing data from hdfs, does it execute code near data?

1 Answers  


List the files associated with metadata in hdfs?

1 Answers  


Define hadoop archives? What is the command for archiving a group of files in hdfs.

1 Answers  


Difference Between Hadoop and HDFS?

1 Answers  


How one can change Replication factor when Data is already stored in HDFS

1 Answers  


Categories