Durga Gadiraju

Configure a Service using Cloudera Manager

Let us understand details about Configuring a Service using Cloudera Manager. We can add any supported service using Cloudera Manager. All the services exhibit default run-time behavior. If we need to change the run-time behavior of any service, we need to identify the appropriate property and update. If we could not identify any property, then …

Configure a Service using Cloudera Manager Read More »

Configure the Cluster

Perform basic and advanced configuration needed to effectively administer a Hadoop cluster Configure a Service using Cloudera Manager Create an HDFS user’s home directory Configure NameNode HA Configure ResourceManager HA Configure proxy for Hiveserver2/Impala

Add Host as Worker

Let us see how we can add the new node as a worker to the cluster. Worker Components: HDFS Datanode YARN Node Manager HBase Region Server Impala Impalad To add a node as HDFS Datanode, we need to have additional storage devices mounted and formatted. https://gist.github.com/dgadiraju/55d5c81b319748502bfcfab78f3602d5 Once the node is formatted, either we can use …

Add Host as Worker Read More »