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 hdfs-site.xml properties?



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

Post New Answer

More Apache HDFS Hadoop Distributed File System Interview Questions

Is the hdfs block size reduced to achieve faster query results?

1 Answers  


If the source data gets updated every now and then, how will you synchronize the data in hdfs that is imported by sqoop?

1 Answers  


What is active and passive NameNode in HDFS?

1 Answers  


Explain the process that overwrites the replication factors in HDFS?

1 Answers  


Define hadoop archives? What is the command for archiving a group of files in hdfs.

1 Answers  


Mention what is the best way to copy files between hdfs clusters?

1 Answers  


Explain the difference between an hdfs block and input split?

1 Answers  


What is the difference betwaeen mapreduce engine and hdfs cluster?

1 Answers  


How to remove safemode of namenode forcefully in HDFS?

1 Answers  


Write command to copy a file from HDFS to linux(local).

1 Answers  


Does hdfs enable a customer to peruse a record, which is already opened for writing?

1 Answers  


How to read file in HDFS?

1 Answers  


Categories