Tell me two most commonly used commands in HDFS?
Answer / Vartika Singh
Two commonly used commands in HDFS are: 1. `hadoop fs -put <local file> <hdfs path>` for copying files from the local system to HDFS, and 2. `hadoop fs -ls <hdfs path>` for listing files in a given HDFS directory.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between input split and hdfs block?
How to keep files in HDFS?
Can multiple clients write into a Hadoop HDFS file concurrently?
What is the difference between an hdfs block and input split?
What is secondary namenode?
Why HDFS stores data using commodity hardware despite the higher chance of failures?
Why is Reading done in parallel and writing is not in HDFS?
Explain how HDFS communicates with Linux native file system?
What is hdfs block size?
How are file systems checked in hdfs?
How is hdfs block size different from traditional file system block size?
Can you explain heartbeat in hdfs?
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)