Member since
08-08-2017
1652
Posts
30
Kudos Received
11
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 1921 | 06-15-2020 05:23 AM | |
| 15479 | 01-30-2020 08:04 PM | |
| 2074 | 07-07-2019 09:06 PM | |
| 8121 | 01-27-2018 10:17 PM | |
| 4571 | 12-31-2017 10:12 PM |
02-03-2020
01:28 PM
1 Kudo
Dear Jay what to say excellent answer , you are really one of the best here
... View more
02-03-2020
11:32 AM
any way just for your information we get that curl -u admin:admin -H "X-Requested-By:ambari" -X GET "http://master_node:8080/api/v1/clusters/HDP/host_components?HostRoles/stale_configs=false&fields=HostRoles/service_name=HDFS" { "status" : 400, "message" : "Unable to compile query predicate: Invalid Query Token: token='=', previous token type=VALUE_OPERAND"
... View more
02-03-2020
11:23 AM
Dear Shelton , enjoy your vacation , and be careful from the corona -:)
... View more
02-03-2020
09:48 AM
I get A long list of all services , , any way not see there the HDFS but what we want is to verify only specific one service
... View more
02-03-2020
07:20 AM
but I am asking diff , we want API that ask about specific service as HDFS or YARN , etc this post that you mentioned ( https://community.cloudera.com/t5/Support-Questions/how-to-know-if-any-service-in-ambari-cluster-nee... ) is about all services that required restart note - what we want is API that ask the specific service if required restart or not
... View more
02-03-2020
06:52 AM
hi all
how to verify if specific service required restart?
for example - HDFS service
in case HDFS service required restart then ambari will show this as
is it possible by rest api to understand if service required restart or not?
for example for - YARN / HIVE , etc
... View more
Labels:
01-30-2020
08:04 PM
Dear Jay finally we found the issue it was about the mistake in /etc/hosts file instead of 127.0.0.1 , it was the ip address - 27.0.0.1 so we fix it and restart the postgresql and ambari now all are fine
... View more
01-30-2020
08:32 AM
Jay can we use this to check in other way psql --host=master2 --port=8080 --username=ambari --password --dbname=bigdata Password for user ambari:ambari is this syntax is correct ? ?
... View more
01-30-2020
08:05 AM
not clear to me how ambari server is up but port 8080 not open , I am also try to use other port as 8899 but the same behavior , very strange
... View more
01-30-2020
07:59 AM
Jay is it possible to re-install ambari server? , without loosing data ?
... View more