Recent Posts

Creating /etc/hosts file in Chef.

4 minute read

We had a cluster environment which we needed to update the /etc/hosts file. Which would help communicate between the server over a private network. Our serve...

Enable Kerberos Using Cloudera API.

9 minute read

Python API for cloudera is really nice, apart from getting the cluster setup, we can also do configuration and automation. We use a lot of automation using C...

Setting Hue to Listen on 0.0.0.0 [Cloudera]

less than 1 minute read

We were working on setting up a cluster, but the Hue URL was set to a private IP of the server. As we had setup all the nodes to access each other using a pr...

Nagios - Service Group Summary ERROR

22 minute read

We were working on nagios and found that after our migration, service group summary was not working. You might get below error on the screen and the solution...

Zabbix History Table Clean Up

8 minute read

Zabbix history table gets really big, and if you are in a situation where you want to clean it up. Then we can do so, using the below steps.