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...


What is the command for archiving a group of files in hdfs.



What is the command for archiving a group of files in hdfs...

Answer / Tejpal Sagar

To archive a group of files in HDFS, you can use the DistCP utility with the --archive option. For example, to archive files from source path to destination archive directory: distcp -update -a src_path dst_archive_dir.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache HDFS Hadoop Distributed File System Interview Questions

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

1 Answers  


What is the benifit of Distributed cache, why can we just have the file in HDFS and have the application read it?

1 Answers  


Replication causes data redundancy then why is is pursued in HDFS?

1 Answers  


Can multiple clients write into a Hadoop HDFS file concurrently?

1 Answers  


Write the command to copy a file from linux to hdfs?

1 Answers  


Can you explain heartbeat in hdfs?

1 Answers  


Is namenode also a commodity?

1 Answers  


How data or file is read in HDFS?

1 Answers  


What happens when two users try to access to the same file in HDFS?

1 Answers  


What is active and passive NameNode in HDFS?

1 Answers  


What is throughput? How does HDFS get a good throughput?

1 Answers  


Data node block size in HDFS, why 64MB?

1 Answers  


Categories