Repository: ambari Updated Branches: refs/heads/trunk 1524c9bce -> 33e262e1a
AMBARI-5144. Add missing global configurations to 2.0.6 stack services Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/33e262e1 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/33e262e1 Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/33e262e1 Branch: refs/heads/trunk Commit: 33e262e1a8058e0ae9757623c5ec87149d3909bc Parents: 1524c9b Author: John Speidel <[email protected]> Authored: Wed Mar 19 13:16:12 2014 -0400 Committer: John Speidel <[email protected]> Committed: Wed Mar 19 16:10:15 2014 -0400 ---------------------------------------------------------------------- .../services/GANGLIA/configuration/global.xml | 55 +++++++ .../services/HIVE/configuration/global.xml | 148 +++++++++++++++++++ .../services/NAGIOS/configuration/global.xml | 50 +++++++ .../services/OOZIE/configuration/global.xml | 105 +++++++++++++ 4 files changed, 358 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/33e262e1/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/GANGLIA/configuration/global.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/GANGLIA/configuration/global.xml b/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/GANGLIA/configuration/global.xml new file mode 100644 index 0000000..16df0b8 --- /dev/null +++ b/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/GANGLIA/configuration/global.xml @@ -0,0 +1,55 @@ +<?xml version="1.0"?> +<?xml-stylesheet type="text/xsl" href="configuration.xsl"?> +<!-- +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +--> + +<configuration> + <property> + <name>ganglia_conf_dir</name> + <value>/etc/ganglia/hdp</value> + <description>Config directory for Ganglia</description> + </property> + <property> + <name>ganglia_runtime_dir</name> + <value>/var/run/ganglia/hdp</value> + <description>Run directories for Ganglia</description> + </property> + <property> + <name>ganglia_runtime_dir</name> + <value>/var/run/ganglia/hdp</value> + <description>Run directories for Ganglia</description> + </property> + <property> + <name>gmetad_user</name> + <value>nobody</value> + <description>User </description> + </property> + <property> + <name>gmond_user</name> + <value>nobody</value> + <description>User </description> + </property> + <property> + <name>rrdcached_base_dir</name> + <value>/var/lib/ganglia/rrds</value> + <description>Default directory for saving the rrd files on ganglia server</description> + </property> + +</configuration> http://git-wip-us.apache.org/repos/asf/ambari/blob/33e262e1/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/configuration/global.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/configuration/global.xml b/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/configuration/global.xml new file mode 100644 index 0000000..ae7f586 --- /dev/null +++ b/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/configuration/global.xml @@ -0,0 +1,148 @@ +<?xml version="1.0"?> +<?xml-stylesheet type="text/xsl" href="configuration.xsl"?> +<!-- +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +--> + +<configuration> + <property> + <name>hivemetastore_host</name> + <value></value> + <description>Hive Metastore host.</description> + </property> + <property> + <name>hive_database</name> + <value></value> + <description>Hive database name.</description> + </property> + <property> + <name>hive_existing_mysql_database</name> + <value></value> + <description>Hive database name.</description> + </property> + <property> + <name>hive_existing_mysql_host</name> + <value></value> + <description></description> + </property> + <property> + <name>hive_existing_oracle_database</name> + <value></value> + <description>Hive database name.</description> + </property> + <property> + <name>hive_existing_oracle_host</name> + <value></value> + <description></description> + </property> + <property> + <name>hive_ambari_database</name> + <value>MySQL</value> + <description>Database type.</description> + </property> + <property> + <name>hive_ambari_host</name> + <value></value> + <description>Database hostname.</description> + </property> + <property> + <name>hive_database_name</name> + <value></value> + <description>Database hname</description> + </property> + <property> + <name>hive_metastore_user_name</name> + <value>hive</value> + <description>Database username to use to connect to the database.</description> + </property> + <property> + <name>hive_metastore_user_passwd</name> + <value></value> + <description>Database password to use to connect to the database.</description> + </property> + <property> + <name>hive_metastore_port</name> + <value>9083</value> + <description>Hive Metastore port.</description> + </property> + <property> + <name>hive_lib</name> + <value>/usr/lib/hive/lib/</value> + <description>Hive Library.</description> + </property> + <property> + <name>hive_dbroot</name> + <value>/usr/lib/hive/lib/</value> + <description>Hive DB Directory.</description> + </property> + <property> + <name>hive_conf_dir</name> + <value>/etc/hive/conf</value> + <description>Hive Conf Dir.</description> + </property> + <property> + <name>hive_log_dir</name> + <value>/var/log/hive</value> + <description>Directory for Hive Log files.</description> + </property> + <property> + <name>hive_pid_dir</name> + <value>/var/run/hive</value> + <description>Hive PID Dir.</description> + </property> + <property> + <name>mysql_connector_url</name> + <value>${download_url}/mysql-connector-java-5.1.18.zip</value> + <description>Hive PID Dir.</description> + </property> + <property> + <name>hive_aux_jars_path</name> + <value>/usr/lib/hcatalog/share/hcatalog/hcatalog-core.jar</value> + <description>Hive auxiliary jar path.</description> + </property> + <property> + <name>hive_user</name> + <value>hive</value> + <description>Hive User.</description> + </property> + + <!--HCAT--> + + <property> + <name>hcat_log_dir</name> + <value>/var/log/webhcat</value> + <description>WebHCat Log Dir.</description> + </property> + <property> + <name>hcat_pid_dir</name> + <value>/etc/run/webhcat</value> + <description>WebHCat Pid Dir.</description> + </property> + <property> + <name>hcat_user</name> + <value>hcat</value> + <description>HCat User.</description> + </property> + <property> + <name>webhcat_user</name> + <value>hcat</value> + <description>WebHCat User.</description> + </property> + +</configuration> http://git-wip-us.apache.org/repos/asf/ambari/blob/33e262e1/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/NAGIOS/configuration/global.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/NAGIOS/configuration/global.xml b/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/NAGIOS/configuration/global.xml new file mode 100644 index 0000000..61a2b90 --- /dev/null +++ b/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/NAGIOS/configuration/global.xml @@ -0,0 +1,50 @@ +<?xml version="1.0"?> +<?xml-stylesheet type="text/xsl" href="configuration.xsl"?> +<!-- +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +--> + +<configuration> + <property> + <name>nagios_user</name> + <value>nagios</value> + <description>Nagios Username.</description> + </property> + <property> + <name>nagios_group</name> + <value>nagios</value> + <description>Nagios Group.</description> + </property> + <property> + <name>nagios_web_login</name> + <value>nagiosadmin</value> + <description>Nagios web user.</description> + </property> + <property> + <name>nagios_web_password</name> + <value></value> + <description>Nagios Admin Password.</description> + </property> + <property> + <name>nagios_contact</name> + <value></value> + <description>Hadoop Admin Email.</description> + </property> + +</configuration> http://git-wip-us.apache.org/repos/asf/ambari/blob/33e262e1/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/OOZIE/configuration/global.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/OOZIE/configuration/global.xml b/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/OOZIE/configuration/global.xml new file mode 100644 index 0000000..ddbf780 --- /dev/null +++ b/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/OOZIE/configuration/global.xml @@ -0,0 +1,105 @@ +<?xml version="1.0"?> +<?xml-stylesheet type="text/xsl" href="configuration.xsl"?> +<!-- +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +--> + +<configuration> + <property> + <name>oozie_user</name> + <value>oozie</value> + <description>Oozie User.</description> + </property> + <property> + <name>oozieserver_host</name> + <value></value> + <description>Oozie Server Host.</description> + </property> + <property> + <name>oozie_database</name> + <value></value> + <description>Oozie Server Database.</description> + </property> + <property> + <name>oozie_derby_database</name> + <value>Derby</value> + <description>Oozie Derby Database.</description> + </property> + <property> + <name>oozie_existing_mysql_database</name> + <value>MySQL</value> + <description>Oozie MySQL Database.</description> + </property> + <property> + <name>oozie_existing_mysql_host</name> + <value></value> + <description>Existing MySQL Host.</description> + </property> + <property> + <name>oozie_existing_oracle_database</name> + <value>Oracle</value> + <description>Oracle Database</description> + </property> + <property> + <name>oozie_existing_oracle_host</name> + <value></value> + <description>Database Host.</description> + </property> + <property> + <name>oozie_ambari_database</name> + <value>MySQL</value> + <description>Database default.</description> + </property> + <property> + <name>oozie_ambari_host</name> + <value></value> + <description>Host on which databse will be created.</description> + </property> + <property> + <name>oozie_database_name</name> + <value>oozie</value> + <description>Database name used for the Oozie.</description> + </property> + <property> + <name>oozie_metastore_user_name</name> + <value>oozie</value> + <description>Database user name to use to connect to the database</description> + </property> + <property> + <name>oozie_metastore_user_passwd</name> + <value></value> + <description>Database password to use to connect to the database</description> + </property> + <property> + <name>oozie_data_dir</name> + <value>/hadoop/oozie/data</value> + <description>Data directory in which the Oozie DB exists</description> + </property> + <property> + <name>oozie_log_dir</name> + <value>/var/log/oozie</value> + <description>Directory for oozie logs</description> + </property> + <property> + <name>oozie_pid_dir</name> + <value>/var/run/oozie</value> + <description>Directory in which the pid files for oozie reside.</description> + </property> + +</configuration>
