2.0 Blueprints are not setting hadoop.proxyuser.{hive,hcat}.hosts

2015-05-11 Thread Kristopher Kane
I have a core-site blueprint: { "core-site" : { "properties_attributes" : { "final" : { "fs.defaultFS" : " true" } }, "properties" : { "fs.defaultFS" : " hdfs://%HOSTGROUP::host_group_1%:8020", "fs.trash.interval" : "360", " ha.failover-controller.active-standby-elector.zk.op.retries" : "120", " h

Re: Changing Ambari Portal Password

2015-05-11 Thread Greg Hill
It can be done in the Ambari Portal itself or via the Ambari API. Go to the Admin section and there should be an option to edit users there. On the API, a PUT call to the user record should let you update it: PUT /api/v1/users/admin { "Users": { "user_name": $desired_username,

Changing Ambari Portal Password

2015-05-11 Thread Pratik Gadiya
Hi All, Can someone let me know how can I change the ambari portal password ? Is there any configs file from which I can change that, as I want to automate this process ? Please let me know if any additional information is required. Thanks & Regards, Pratik Gadiya DISCLAIMER == This e-

Kadmin installation

2015-05-11 Thread Chanel Loïc
Hi All, As I was tryiing to Kerberize my cluster, I noticed something that seems weird. Once Ambari has installed a Kerberos Client on the cluster's hosts, it tries to explore the database, but ... The Kerberos client is not deployed on the Ambari cluster. So if a Kerberos client has not been ma

RE: Restarting nodes to avoid HTTP 403

2015-05-11 Thread Chanel Loïc
Hi Jonathan, I executed your code, and it results in a 200. I may have a lead on where that proxy issue may come from. I'll explore it deeper and keep you in touch. Thanks, Loïc De : Jonathan Hurley [mailto:jhur...@hortonworks.com] Envoyé : jeudi 7 mai 2015 18:53 À : user@ambari.apache.org Ob