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 |
How does hdfs ensure information integrity of data blocks squares kept in hdfs?
What is the benifit of Distributed cache, why can we just have the file in HDFS and have the application read it?
Replication causes data redundancy then why is is pursued in HDFS?
Can multiple clients write into a Hadoop HDFS file concurrently?
Write the command to copy a file from linux to hdfs?
Can you explain heartbeat in hdfs?
Is namenode also a commodity?
How data or file is read in HDFS?
What happens when two users try to access to the same file in HDFS?
What is active and passive NameNode in HDFS?
What is throughput? How does HDFS get a good throughput?
Data node block size in HDFS, why 64MB?
Apache Hadoop (394)
MapReduce (354)
Apache Hive (345)
Apache Pig (225)
Apache Spark (991)
Apache HBase (164)
Apache Flume (95)
Apache Impala (72)
Apache Cassandra (392)
Apache Mahout (35)
Apache Sqoop (82)
Apache ZooKeeper (65)
Apache Ambari (93)
Apache HCatalog (34)
Apache HDFS Hadoop Distributed File System (214)
Apache Kafka (189)
Apache Avro (26)
Apache Presto (15)
Apache Tajo (26)
Hadoop General (407)