Member since
08-08-2017
1652
Posts
30
Kudos Received
11
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 1918 | 06-15-2020 05:23 AM | |
| 15461 | 01-30-2020 08:04 PM | |
| 2071 | 07-07-2019 09:06 PM | |
| 8109 | 01-27-2018 10:17 PM | |
| 4571 | 12-31-2017 10:12 PM |
11-23-2017
04:36 PM
yes - master02 is actually your Ambari Server host
... View more
11-23-2017
04:20 PM
from the agent log on one of the workers I see that - ERROR 2017-11-23 16:11:07,601 Controller.py:456 - Unable to reconnect to https://master02:8441/agent/v1/heartbeat/worker06.sys674.com (attempts=5, details=Request to https://master02:8441/agent/v1/heartbeat/worker06.sys674.com failed due to [Errno 111] Connection refused)
... View more
11-23-2017
04:10 PM
yes I see that ---> Live Nodes 3 (Decommissioned: 0)
... View more
11-23-2017
04:06 PM
hi Jay , I open the UI , but I see a lot of info , what need to check from the webpage? , any way I see that - Live Nodes - 3
... View more
11-23-2017
03:54 PM
how to check between NameNode & DataNode communication. ? ( meanwhile we have ssh between machines )
... View more
11-23-2017
03:52 PM
hi JAY - I try this http://103.14.57.93:50070/dfshealth.html#tab-datanode ( is this syntax ok ? because we not get the page )
... View more
11-23-2017
03:42 PM
hi Jay , the hostnames are corrects on the two nodes , regarding to - /var/run/hadoop/hdfs/hadoop-hdfs-datanode.pid , is it necessary to remove these files inspite we reboot the two workers machines ?
... View more
11-23-2017
03:28 PM
in our Amabri cluster we see that: all data nodes are up but in dashboard we see only 3 from 5 are up so - how / why dashboard see only 3 from 5 ? what need to check or sync here? * just want to say that two hosts ( workers machine ) was added recently to the ambari cluster , any way we restart the ambari-agent and reboot these servers , but still the status on dasboard is 3/5
... View more
Labels:
- Labels:
-
Apache Ambari
-
Apache Hadoop
11-23-2017
01:44 PM
we solved this issue by do the following: we notice that no SSH from the host with ( ambari-server ) to all machines in the cluster , so we copy the public key from the master machine ( ambari-server ) to each machine in the cluster , and restart the node that ( Standby NameNode ) was downe
... View more
11-23-2017
11:59 AM
please advice what is the solution for this problem we are getting this errors ( from the log under /var/lib/ambari-agent/data ) 2017-11-13 11:49:49,056 - Getting jmx metrics from NN failed. URL: http://master01.sys56.com:50070/jmx?qry=Hadoop:service=NameNode,name=FSNamesystem
Traceback (most recent call last):ExecutionFailed: Execution of 'curl -s 'http://master01.sys56.com:50070/jmx?qry=Hadoop:service=NameNode,name=FSNamesystem' we also tried this solution but without results: https://community.hortonworks.com/articles/114869/how-to-resolve-namenode-nn1-is-not-listed-as-activ.html and when we try it manual curl -s 'http://master01.sys56:50070/jmx?qry=Hadoop:service=NameNode,name=FSNamesystem' we get echo $?
7
... View more
Labels:
- Labels:
-
Apache Ambari
-
Apache Hadoop