Member since
08-01-2016
11
Posts
3
Kudos Received
1
Solution
My Accepted Solutions
Title | Views | Posted |
---|---|---|
8529 | 06-13-2016 02:43 PM |
11-28-2021
10:16 PM
Hello, 1. First add the hosts to your /etc/hosts files e.g in my case $vi /etc/hosts 192.168.160.134 master.hadoop.com master 192.168.160.135 node1.hadoop.com node1 192.168.160.136 node2.hadoop.com node2 2. Restart cloudera-scm-agent on CM server $ sudo service cloudera-scm-agent restart This should resolve your issue. Regards, PC
... View more
06-13-2016
02:43 PM
Here is the solution Hawq installation have caused a change to /etc/sysctl.conf Had to change it back to default value and got rid of all the OOM errors. vm.overcommit_memory=2
Had to change to default value
vm.overcommit_memory=0
... View more
06-08-2018
08:13 AM
@Raghu Gurrala Hi Raghu Can you please help me in understanding how to load the data into OpenTSDB using Nifi alone?
... View more