What are the main hdfs-site.xml properties?
Answer / Neeraj Kumar Rathour
The main hdfs-site.xml properties include: dfs.namenode.name.dir (directory where the NameNode stores its data), dfs.datanode.data.dir (directory where DataNodes store their data), dfs.replication (default replication level for newly created files), dfs.blocksize (the size of a block in bytes), and dfs.namenode.secondary.http-address (HTTP address of the Secondary NameNode).
| Is This Answer Correct ? | 0 Yes | 0 No |
Is the hdfs block size reduced to achieve faster query results?
If the source data gets updated every now and then, how will you synchronize the data in hdfs that is imported by sqoop?
What is active and passive NameNode in HDFS?
Explain the process that overwrites the replication factors in HDFS?
Define hadoop archives? What is the command for archiving a group of files in hdfs.
Mention what is the best way to copy files between hdfs clusters?
Explain the difference between an hdfs block and input split?
What is the difference betwaeen mapreduce engine and hdfs cluster?
How to remove safemode of namenode forcefully in HDFS?
Write command to copy a file from HDFS to linux(local).
Does hdfs enable a customer to peruse a record, which is already opened for writing?
How to read file 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)