Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Setting dfs.datanode.failed.volumes.tolerated parameter to 1

avatar
Rising Star

HI All, I want to set the parameter of dfs.datanode.failed.volumes.tolerated to 1 so that DataNode service will be fault tolerant.

Once I set this parameter in Ambari it will ask me for HDFS service restart. My question is if I restart HDFS service, which all service will be restarted? Will HBase will also be restarted ? Since I don't have an environment to check before performing this activity posting this question.

1 ACCEPTED SOLUTION

avatar

@Akash S - If you make any change in hdfs-site.xml using Ambari it will ask you to restart below services - HDFS, YARN and MAPREDUCE2. It will not ask for HBASE restart.

View solution in original post

2 REPLIES 2

avatar
Master Mentor

@Akash S

Making changes to "dfs.datanode.failed.volumes.tolerate=1" will not ask for HBase restart. After making this change you might see a restart required services as "HDFS", "MapReduce2" and "YARN".

avatar

@Akash S - If you make any change in hdfs-site.xml using Ambari it will ask you to restart below services - HDFS, YARN and MAPREDUCE2. It will not ask for HBASE restart.