Enable Oozie High Availability from AMBARI 2.0

2015-04-24 Thread Shaik M
Hi, I am tying to find to enable Oozie HA from Ambari 2.0. But, I didn't find such option to enable Oozie HA. I am unable to find the documentation about this configuration. Please advise... Thanks, Shaik M

Re: How to update config group of existing cluster and make it effective using ambari REST API call?

2015-04-24 Thread Qing Chi 79624
I have fixed this issue. I updated the value of tag and then it works now. From: Chi Qing c...@vmware.commailto:c...@vmware.com Reply-To: user@ambari.apache.orgmailto:user@ambari.apache.org Date: Fri, 24 Apr 2015 09:53:08 + To: user@ambari.apache.orgmailto:user@ambari.apache.org

How to update config group of existing cluster and make it effective using ambari REST API call?

2015-04-24 Thread Qing Chi 79624
Hi guys, I have a problem when I updating config group using ambari REST API call. Problem: The config group can’t update in existing cluster when I using ambari REST API call. Following is the REST API call details: 1. Info of config_group before updating it using REST API call: { href :

Re: Enable Oozie High Availability from AMBARI 2.0

2015-04-24 Thread Jeff Sposetti
Are you using Derby as the database? With Derby, the ability to configure a second Oozie Server does not show. Once you switch Oozie from Derby, there will be an option to add a second Oozie Server. There is a bit more info here...

RE: Moving hadoop services

2015-04-24 Thread Pratik Gadiya
Thanks Yusaku for the detailed information. So, this means that all the hadoop services can be moved to other hosts if I try to add new hosts to the existing cluster ? Please let me know if any additional information is reqired. Thanks and Regards, Pratik Gadiya

XML Schema documentation for metainfo.xml?

2015-04-24 Thread Dmitry Vasilenko
I am trying to find some information about the subject. Does anyone know if such document exists in some form? Or the only way to figure that out is to look at the java/python code on github? Regards Dmitry Vasilenko

Re: XML Schema documentation for metainfo.xml?

2015-04-24 Thread Sumit Mohanty
Some documentation exist at https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=38571133? Rather than the java/python code a better start would be existing metainfo.xml files such as -

Re: XML Schema documentation for metainfo.xml?

2015-04-24 Thread Alejandro Fernandez
These are the classes you want to look at, https://github.com/apache/ambari/blob/trunk/ambari-server/src/main/java/org/apache/ambari/server/controller/StackServiceComponentResponse.java