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 are the main properties of hdfs-site.xml file?



What are the main properties of hdfs-site.xml file?..

Answer / Suraj Kumar

The hdfs-site.xml file is a configuration file used by HDFS (Hadoop Distributed File System). It contains key-value pairs that customize the behavior of the NameNode and DataNode in an Apache Hadoop cluster. Some of the main properties include dfs.replication, which sets the number of replicas for each block; dfs.namenode.name.dir, which specifies the NameNode's storage directory; and dfs.datanode.data.dir, which specifies the DataNode's storage directory.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache HDFS Hadoop Distributed File System Interview Questions

Will various customers write into an hdfs record simultaneously?

1 Answers  


Can you modify the file present in hdfs?

1 Answers  


What should be the HDFS Block size to get maximum performance from Hadoop cluster?

1 Answers  


How does hdfs get a good throughput?

1 Answers  


Explain the hdfs architecture?

1 Answers  


What is throughput? How does hdfs provides good throughput?

1 Answers  


Can you explain heartbeat in hdfs?

1 Answers  


How is indexing done in Hadoop HDFS?

1 Answers  


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

1 Answers  


Why does hive not store metadata information in hdfs?

1 Answers  


Explain what happens if, during the PUT operation, HDFS block is assigned a replication factor 1 instead of the default value 3?

1 Answers  


Can you explain about the indexing process in hdfs?

1 Answers  


Categories