Member since
08-08-2017
1652
Posts
30
Kudos Received
11
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 1938 | 06-15-2020 05:23 AM | |
| 15671 | 01-30-2020 08:04 PM | |
| 2086 | 07-07-2019 09:06 PM | |
| 8145 | 01-27-2018 10:17 PM | |
| 4622 | 12-31-2017 10:12 PM |
01-21-2019
12:37 PM
@Jay , after we do the decommission on some datanode , do we need also to stop the components on that datanode ? and then replaced the disk , or maybe it is inoufgh to decomission without to stop the componet and then replaced the disk ?
... View more
01-21-2019
06:12 AM
what we get is only that curl -u admin:admin -H "X-Requested-By: ambari" -X GET "http://name2:8080/api/v1/clusters/clu45/host_components?HostRoles/component_name=NAMENODE&metrics/dfs/FSNamesytem/HAState=standby"
{
"href" : "http://name2:8080/api/v1/clusters/clu45/host_components?HostRoles/component_name=NAMENODE&metrics/dfs/FSNamesystem/HAState=standby",
"items" : [ ]
... View more
01-21-2019
05:29 AM
hi all we want to verify the name nodes status from ambari by API ( namenode adtive/stand by under hdfs ) capture.png is it possible to create API for that?
... View more
Labels:
01-16-2019
10:32 AM
@Jay , now its clear, thanks to your great explain , when I do decommission , is it mean that datanode component can be up? , of before the decommision we need to stop anyway the componet on the datanode ?
... View more
01-15-2019
02:00 PM
Any idea what it look like disabled?
... View more
01-15-2019
01:21 PM
the option Selected hosts isn't active ( in spite I see it ) capture.png
... View more
01-15-2019
12:22 PM
@Jay , but it will Decommission all datanode ? , and we want to Decommission only the datanode with the faulty disk ( am I right here ? ) , or some other option to Decommission only the specific datanode ( worker03 )
... View more
01-15-2019
12:07 PM
hi what I am saying , is that ambri 2.6.1 not include this see that
... View more
01-15-2019
11:19 AM
we have ambari cluster with 176 datanodes machines ( workers ) each datanode have the following component: capture.png DataNode / HDFS
Metrics Monitor / Ambari Metrics
NodeManager / YARN
how to restart all these component on all datanode machines by API * because it will take time to restart all datanode component manual as ( access each datanode machine from ambari and perform --> host actions --> restart all )
... View more
Labels: