HDFS : never change replication factor with snapshot
You use hdfs and for some reasons you want to change replication factor from 3 to 2 for a specific directory ?
#Ansible #BigData #Sgbd #Linux
You use hdfs and for some reasons you want to change replication factor from 3 to 2 for a specific directory ?
Sometimes it could be difficult to identifying the activities that are stressing your namenodes. Following is an article on how to have the top users by hdfs actions on your HDFS Cluster requesting the Namenode JMX
When having trouble with your Big Data cluster, it could be interesting to automatically generate some monitoring for your namenode.
This is a howto for installing Hadoop (hdfs and MapReduce), Yarn and HBase on your Linux box in 10 minutes (after the binary download).
I have updated my python Api for managing Hortonworks Ambari and Ranger with their API.
So you have a list with a number of item which are the /data* path where you want to put your hadoop hdfs data and you want to add after each item the end of the path mount point, here is a solution.