Member since
01-24-2017
68
Posts
7
Kudos Received
0
Solutions
05-10-2017
01:55 PM
I upgraded to Ambari 2.4.2 and the same issue. In order to replicate the issue, you need to call that url using curl and not the browser. Something like: curl -u admin:admin -H "X-Requested-By:ambari" -X GET http://172.26.102.21:8080/api/v1/clusters/hdp234/host_components?HostRoles/stale_configs=false&fields=HostRoles/service_name
... View more
05-09-2017
06:37 PM
So, I am getting mixed results. When I use the browser, like what you did above, I get the service_name. But when I use curl on command line, I do NOT get the the service_name. Which makes me more confused. I am using Ambari 2.1
... View more
05-09-2017
05:45 PM
Tried both methods and same results, no service_name 😞
... View more
05-09-2017
05:45 PM
I tried your suggestion and here is what I get: "HostRoles" : { "cluster_name" : "test_cluster", "component_name" : "WEBHCAT_SERVER", "host_name" : "hostname", "stale_configs" : true } So, no service_name 😞
... View more
05-08-2017
04:13 PM
I would like to list all components with stale configs and I would like to have the service_name in the response. I tried several methods, like the one below, and all I get is the component but not the service it belongs to. Any idea how to get this please? I am using Ambari 2.1 curl -u admin:admin http://host_name:8080/api/v1/clusters/test_cluster/host_components?HostRoles/stale_configs=true
... View more
Labels:
- Labels:
-
Apache Ambari
04-28-2017
02:57 PM
I am looking for Hue 3.12 or 3.11 RPM to install on HDP. Does anyone know how I can get that please?
... View more
Labels:
04-18-2017
01:56 PM
Hi @oszabo Thank you for your info. I tried the gork debugger and compared it with the logs I have and I found out the issue was that I had to include the INFO logging in logsearch in order to capture the audit logs for hdfs access and hive access.
... View more
04-13-2017
05:11 PM
1 Kudo
I am trying to use logsearch and I have already hadoop logs showing up in the ui. But I can never get the audit-logs to show up. Are those logs related to specific actions on the cluster so I can trigger them?
... View more
Labels:
- Labels:
-
Apache Ambari
-
Apache Solr
04-06-2017
05:07 PM
Thank you for the reply. But, some services require hdfs folders to be created to run, like spark2. Part of using blueprint so I can get a working cluster with one command.
... View more
04-06-2017
04:45 PM
I am experimenting with ambari blueprints and I would like to know if there is a way to get few hdfs directories created as part of blueprint deployment. Is there a way to ask ambari, or hadoop, create certain directories I specify in the blueprint? and where should I specify them in the blueprint to accomplish this, if it is possible.
... View more
Labels:
- Labels:
-
Apache Ambari
-
Apache Hadoop
- « Previous
-
- 1
- 2
- Next »