Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id DF1062009E2 for ; Wed, 1 Jun 2016 17:25:50 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id DD885160A5E; Wed, 1 Jun 2016 15:25:50 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id BB338160A4E for ; Wed, 1 Jun 2016 17:25:47 +0200 (CEST) Received: (qmail 84328 invoked by uid 500); 1 Jun 2016 15:25:46 -0000 Mailing-List: contact commits-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ambari-dev@ambari.apache.org Delivered-To: mailing list commits@ambari.apache.org Received: (qmail 82287 invoked by uid 99); 1 Jun 2016 15:25:44 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Jun 2016 15:25:44 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 95FD6E967D; Wed, 1 Jun 2016 15:25:44 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: dmitriusan@apache.org To: commits@ambari.apache.org Date: Wed, 01 Jun 2016 15:26:04 -0000 Message-Id: <623f3c3009064d02ae433bd735e618ef@git.apache.org> In-Reply-To: <45f8eed3f7c6418a96a041d1f047a06d@git.apache.org> References: <45f8eed3f7c6418a96a041d1f047a06d@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [21/94] ambari git commit: AMBARI-16272. Ambari Upgrade shouldn't automatically add stack configs (dlysnichenko) archived-at: Wed, 01 Jun 2016 15:25:51 -0000 http://git-wip-us.apache.org/repos/asf/ambari/blob/6f855d53/ambari-server/src/main/resources/stacks/HDP/2.5/services/KAFKA/configuration/ranger-kafka-audit.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDP/2.5/services/KAFKA/configuration/ranger-kafka-audit.xml b/ambari-server/src/main/resources/stacks/HDP/2.5/services/KAFKA/configuration/ranger-kafka-audit.xml index bfa0fd2..42973d1 100644 --- a/ambari-server/src/main/resources/stacks/HDP/2.5/services/KAFKA/configuration/ranger-kafka-audit.xml +++ b/ambari-server/src/main/resources/stacks/HDP/2.5/services/KAFKA/configuration/ranger-kafka-audit.xml @@ -19,40 +19,46 @@ */ --> - xasecure.audit.destination.db true + + - xasecure.audit.destination.db.jdbc.url true + + - xasecure.audit.destination.db.user true + + - xasecure.audit.destination.db.password true + + - xasecure.audit.destination.db.jdbc.driver true + + - xasecure.audit.credential.provider.file true + + - xasecure.audit.destination.db.batch.filespool.dir true + + - - \ No newline at end of file + http://git-wip-us.apache.org/repos/asf/ambari/blob/6f855d53/ambari-server/src/main/resources/stacks/HDP/2.5/services/KNOX/configuration/knoxsso-topology.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDP/2.5/services/KNOX/configuration/knoxsso-topology.xml b/ambari-server/src/main/resources/stacks/HDP/2.5/services/KNOX/configuration/knoxsso-topology.xml index d418fed..ef43aea 100644 --- a/ambari-server/src/main/resources/stacks/HDP/2.5/services/KNOX/configuration/knoxsso-topology.xml +++ b/ambari-server/src/main/resources/stacks/HDP/2.5/services/KNOX/configuration/knoxsso-topology.xml @@ -19,11 +19,9 @@ * limitations under the License. */ --> - - - - + + content knoxsso-topology template @@ -119,9 +117,11 @@ The configuration specifies the KnoxSSO provider integration, cookie and token management details. - content - true - false + content + true + false - + + + http://git-wip-us.apache.org/repos/asf/ambari/blob/6f855d53/ambari-server/src/main/resources/stacks/HDP/2.5/services/KNOX/configuration/ranger-knox-audit.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDP/2.5/services/KNOX/configuration/ranger-knox-audit.xml b/ambari-server/src/main/resources/stacks/HDP/2.5/services/KNOX/configuration/ranger-knox-audit.xml index bfa0fd2..42973d1 100644 --- a/ambari-server/src/main/resources/stacks/HDP/2.5/services/KNOX/configuration/ranger-knox-audit.xml +++ b/ambari-server/src/main/resources/stacks/HDP/2.5/services/KNOX/configuration/ranger-knox-audit.xml @@ -19,40 +19,46 @@ */ --> - xasecure.audit.destination.db true + + - xasecure.audit.destination.db.jdbc.url true + + - xasecure.audit.destination.db.user true + + - xasecure.audit.destination.db.password true + + - xasecure.audit.destination.db.jdbc.driver true + + - xasecure.audit.credential.provider.file true + + - xasecure.audit.destination.db.batch.filespool.dir true + + - - \ No newline at end of file + http://git-wip-us.apache.org/repos/asf/ambari/blob/6f855d53/ambari-server/src/main/resources/stacks/HDP/2.5/services/RANGER/configuration/ranger-tagsync-site.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDP/2.5/services/RANGER/configuration/ranger-tagsync-site.xml b/ambari-server/src/main/resources/stacks/HDP/2.5/services/RANGER/configuration/ranger-tagsync-site.xml index 56fa75e..1560394 100644 --- a/ambari-server/src/main/resources/stacks/HDP/2.5/services/RANGER/configuration/ranger-tagsync-site.xml +++ b/ambari-server/src/main/resources/stacks/HDP/2.5/services/RANGER/configuration/ranger-tagsync-site.xml @@ -18,15 +18,14 @@ * limitations under the License. */ --> - - ranger.tagsync.dest.ranger.ssl.config.filename /usr/hdp/current/ranger-tagsync/conf/mytruststore.jks Truststore used for tagsync, required if tagsync -> ranger admin communication is SSL enabled + + - ranger.tagsync.keystore.filename /usr/hdp/current/ranger-tagsync/conf/rangertagsync.jceks @@ -34,6 +33,7 @@ true + + - http://git-wip-us.apache.org/repos/asf/ambari/blob/6f855d53/ambari-server/src/main/resources/stacks/HDP/2.5/services/RANGER/configuration/ranger-ugsync-site.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDP/2.5/services/RANGER/configuration/ranger-ugsync-site.xml b/ambari-server/src/main/resources/stacks/HDP/2.5/services/RANGER/configuration/ranger-ugsync-site.xml index 4718ce6..4e18ea8 100644 --- a/ambari-server/src/main/resources/stacks/HDP/2.5/services/RANGER/configuration/ranger-ugsync-site.xml +++ b/ambari-server/src/main/resources/stacks/HDP/2.5/services/RANGER/configuration/ranger-ugsync-site.xml @@ -15,40 +15,43 @@ See the License for the specific language governing permissions and limitations under the License. --> - - ranger.usersync.keystore.file /usr/hdp/current/ranger-usersync/conf/unixauthservice.jks Keystore file used for usersync + + - ranger.usersync.truststore.file /usr/hdp/current/ranger-usersync/conf/mytruststore.jks Truststore used for usersync, required if usersync -> ranger admin communication is SSL enabled + + - ranger.usersync.ldap.bindkeystore - + Set same value as ranger.usersync.keystore.file property i.e default value /usr/hdp/current/ranger-usersync/conf/ugsync.jceks true + + - ranger.usersync.credstore.filename /usr/hdp/current/ranger-usersync/conf/ugsync.jceks Credential store file name for user sync, specify full path + + - ranger.usersync.policymgr.keystore /usr/hdp/current/ranger-usersync/conf/ugsync.jceks - + + + - - \ No newline at end of file + http://git-wip-us.apache.org/repos/asf/ambari/blob/6f855d53/ambari-server/src/main/resources/stacks/HDP/2.5/services/RANGER_KMS/configuration/dbks-site.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDP/2.5/services/RANGER_KMS/configuration/dbks-site.xml b/ambari-server/src/main/resources/stacks/HDP/2.5/services/RANGER_KMS/configuration/dbks-site.xml index 66f8b79..2040db1 100644 --- a/ambari-server/src/main/resources/stacks/HDP/2.5/services/RANGER_KMS/configuration/dbks-site.xml +++ b/ambari-server/src/main/resources/stacks/HDP/2.5/services/RANGER_KMS/configuration/dbks-site.xml @@ -18,9 +18,7 @@ * limitations under the License. */ --> - - ranger.ks.hsm.type HSM Type @@ -36,8 +34,9 @@ HSM type + + - ranger.ks.hsm.enabled HSM Enabled @@ -59,15 +58,17 @@ 1 + + - ranger.ks.hsm.partition.name HSM partition name. In case of HSM HA enter the group name par19 - + + + - ranger.ks.hsm.partition.password _ @@ -76,31 +77,35 @@ password HSM partition password + + - ranger.ks.hsm.partition.password.alias HSM partition password alias ranger.kms.hsm.partition.password HSM partition password alias + + - ranger.ks.kerberos.principal - - + + true + + - ranger.ks.kerberos.keytab - - + + true + + - http://git-wip-us.apache.org/repos/asf/ambari/blob/6f855d53/ambari-server/src/main/resources/stacks/HDP/2.5/services/RANGER_KMS/configuration/kms-env.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDP/2.5/services/RANGER_KMS/configuration/kms-env.xml b/ambari-server/src/main/resources/stacks/HDP/2.5/services/RANGER_KMS/configuration/kms-env.xml index 1093e37..f3362fd 100644 --- a/ambari-server/src/main/resources/stacks/HDP/2.5/services/RANGER_KMS/configuration/kms-env.xml +++ b/ambari-server/src/main/resources/stacks/HDP/2.5/services/RANGER_KMS/configuration/kms-env.xml @@ -19,16 +19,16 @@ */ --> - hsm_partition_password HSM partition password - + PASSWORD password HSM partition password + + - - \ No newline at end of file + http://git-wip-us.apache.org/repos/asf/ambari/blob/6f855d53/ambari-server/src/main/resources/stacks/HDP/2.5/services/RANGER_KMS/configuration/ranger-kms-audit.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDP/2.5/services/RANGER_KMS/configuration/ranger-kms-audit.xml b/ambari-server/src/main/resources/stacks/HDP/2.5/services/RANGER_KMS/configuration/ranger-kms-audit.xml index fa3fe07..b5de2c9 100644 --- a/ambari-server/src/main/resources/stacks/HDP/2.5/services/RANGER_KMS/configuration/ranger-kms-audit.xml +++ b/ambari-server/src/main/resources/stacks/HDP/2.5/services/RANGER_KMS/configuration/ranger-kms-audit.xml @@ -19,42 +19,48 @@ */ --> - xasecure.audit.destination.db true + + - xasecure.audit.destination.db.jdbc.url true + + - xasecure.audit.destination.db.user true + + - xasecure.audit.destination.db.password true + + - xasecure.audit.destination.db.jdbc.driver true + + - xasecure.audit.credential.provider.file true + + - xasecure.audit.destination.db.batch.filespool.dir true + + - xasecure.audit.destination.solr.urls {{ranger_audit_solr_urls}} @@ -68,8 +74,9 @@ ranger.audit.solr.urls + + - xasecure.audit.destination.solr.zookeepers none @@ -80,6 +87,7 @@ ranger.audit.solr.zookeepers + + - - \ No newline at end of file + http://git-wip-us.apache.org/repos/asf/ambari/blob/6f855d53/ambari-server/src/main/resources/stacks/HDP/2.5/services/STORM/configuration/ranger-storm-policymgr-ssl.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDP/2.5/services/STORM/configuration/ranger-storm-policymgr-ssl.xml b/ambari-server/src/main/resources/stacks/HDP/2.5/services/STORM/configuration/ranger-storm-policymgr-ssl.xml index b2d979e..961bd5d 100644 --- a/ambari-server/src/main/resources/stacks/HDP/2.5/services/STORM/configuration/ranger-storm-policymgr-ssl.xml +++ b/ambari-server/src/main/resources/stacks/HDP/2.5/services/STORM/configuration/ranger-storm-policymgr-ssl.xml @@ -19,17 +19,18 @@ */ --> - xasecure.policymgr.clientssl.keystore /usr/hdp/current/storm-client/conf/ranger-plugin-keystore.jks Java Keystore files + + - xasecure.policymgr.clientssl.truststore /usr/hdp/current/storm-client/conf/ranger-plugin-truststore.jks java truststore file + + - - \ No newline at end of file + http://git-wip-us.apache.org/repos/asf/ambari/blob/6f855d53/ambari-server/src/main/resources/stacks/HDP/2.5/services/STORM/configuration/ranger-storm-security.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDP/2.5/services/STORM/configuration/ranger-storm-security.xml b/ambari-server/src/main/resources/stacks/HDP/2.5/services/STORM/configuration/ranger-storm-security.xml index f2c3bb7..60bb521 100644 --- a/ambari-server/src/main/resources/stacks/HDP/2.5/services/STORM/configuration/ranger-storm-security.xml +++ b/ambari-server/src/main/resources/stacks/HDP/2.5/services/STORM/configuration/ranger-storm-security.xml @@ -19,11 +19,11 @@ */ --> - ranger.plugin.storm.policy.rest.ssl.config.file /usr/hdp/current/storm-client/conf/ranger-policymgr-ssl.xml Path to the file containing SSL details to contact Ranger Admin + + - - \ No newline at end of file + http://git-wip-us.apache.org/repos/asf/ambari/blob/6f855d53/ambari-server/src/main/resources/stacks/HDP/2.5/services/STORM/configuration/storm-site.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDP/2.5/services/STORM/configuration/storm-site.xml b/ambari-server/src/main/resources/stacks/HDP/2.5/services/STORM/configuration/storm-site.xml index 3a871ac..86b7796 100644 --- a/ambari-server/src/main/resources/stacks/HDP/2.5/services/STORM/configuration/storm-site.xml +++ b/ambari-server/src/main/resources/stacks/HDP/2.5/services/STORM/configuration/storm-site.xml @@ -17,8 +17,7 @@ * limitations under the License. */ --> - - + java.library.path /usr/local/lib:/opt/local/lib:/usr/lib:/usr/hdp/current/storm-client/lib @@ -26,8 +25,9 @@ for the java.library.path value. java.library.path tells the JVM where to look for native libraries. It is necessary to set this config correctly since Storm uses the ZeroMQ and JZMQ native libs. + + - nimbus.childopts -Xmx1024m _JAAS_PLACEHOLDER -javaagent:/usr/hdp/current/storm-nimbus/contrib/storm-jmxetric/lib/jmxetric-1.0.4.jar=host=localhost,port=8649,wireformat31x=true,mode=multicast,config=/usr/hdp/current/storm-nimbus/contrib/storm-jmxetric/conf/jmxetric-conf.xml,process=Nimbus_JVM @@ -35,8 +35,9 @@ false + + - worker.childopts -Xmx768m _JAAS_PLACEHOLDER -javaagent:/usr/hdp/current/storm-client/contrib/storm-jmxetric/lib/jmxetric-1.0.4.jar=host=localhost,port=8650,wireformat31x=true,mode=multicast,config=/usr/hdp/current/storm-client/contrib/storm-jmxetric/conf/jmxetric-conf.xml,process=Worker_%ID%_JVM @@ -44,8 +45,9 @@ multiLine + + - supervisor.childopts -Xmx256m _JAAS_PLACEHOLDER -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.port={{jmxremote_port}} -javaagent:/usr/hdp/current/storm-supervisor/contrib/storm-jmxetric/lib/jmxetric-1.0.4.jar=host=localhost,port=8650,wireformat31x=true,mode=multicast,config=/usr/hdp/current/storm-supervisor/contrib/storm-jmxetric/conf/jmxetric-conf.xml,process=Supervisor_JVM @@ -53,6 +55,7 @@ false + + - http://git-wip-us.apache.org/repos/asf/ambari/blob/6f855d53/ambari-server/src/main/resources/stacks/HDP/2.5/services/YARN/configuration/capacity-scheduler.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDP/2.5/services/YARN/configuration/capacity-scheduler.xml b/ambari-server/src/main/resources/stacks/HDP/2.5/services/YARN/configuration/capacity-scheduler.xml index b36a1f1..b85ee72 100644 --- a/ambari-server/src/main/resources/stacks/HDP/2.5/services/YARN/configuration/capacity-scheduler.xml +++ b/ambari-server/src/main/resources/stacks/HDP/2.5/services/YARN/configuration/capacity-scheduler.xml @@ -1,3 +1,4 @@ + - - capacity-scheduler @@ -30,6 +29,7 @@ DONT_ADD_ON_UPGRADE + + - - \ No newline at end of file + http://git-wip-us.apache.org/repos/asf/ambari/blob/6f855d53/ambari-server/src/main/resources/stacks/HDP/2.5/services/YARN/configuration/ranger-yarn-audit.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDP/2.5/services/YARN/configuration/ranger-yarn-audit.xml b/ambari-server/src/main/resources/stacks/HDP/2.5/services/YARN/configuration/ranger-yarn-audit.xml index bfa0fd2..42973d1 100644 --- a/ambari-server/src/main/resources/stacks/HDP/2.5/services/YARN/configuration/ranger-yarn-audit.xml +++ b/ambari-server/src/main/resources/stacks/HDP/2.5/services/YARN/configuration/ranger-yarn-audit.xml @@ -19,40 +19,46 @@ */ --> - xasecure.audit.destination.db true + + - xasecure.audit.destination.db.jdbc.url true + + - xasecure.audit.destination.db.user true + + - xasecure.audit.destination.db.password true + + - xasecure.audit.destination.db.jdbc.driver true + + - xasecure.audit.credential.provider.file true + + - xasecure.audit.destination.db.batch.filespool.dir true + + - - \ No newline at end of file + http://git-wip-us.apache.org/repos/asf/ambari/blob/6f855d53/ambari-server/src/main/resources/stacks/HDP/2.5/services/YARN/configuration/yarn-site.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDP/2.5/services/YARN/configuration/yarn-site.xml b/ambari-server/src/main/resources/stacks/HDP/2.5/services/YARN/configuration/yarn-site.xml index cd992bc..05c1e7c 100644 --- a/ambari-server/src/main/resources/stacks/HDP/2.5/services/YARN/configuration/yarn-site.xml +++ b/ambari-server/src/main/resources/stacks/HDP/2.5/services/YARN/configuration/yarn-site.xml @@ -16,27 +16,31 @@ See the License for the specific language governing permissions and limitations under the License. --> - yarn.nodemanager.aux-services mapreduce_shuffle,spark_shuffle,spark2_shuffle Auxilliary services of NodeManager. A valid service name should only contain a-zA-Z0-9_ and cannot start with numbers + + - yarn.nodemanager.aux-services.spark2_shuffle.class org.apache.spark.network.yarn.YarnShuffleService The auxiliary service class to use for Spark 2 + + - yarn.nodemanager.aux-services.spark_shuffle.classpath /usr/hdp/${hdp.version}/spark/aux/* + + - yarn.nodemanager.aux-services.spark2_shuffle.classpath /usr/hdp/${hdp.version}/spark2/aux/* + + - \ No newline at end of file + http://git-wip-us.apache.org/repos/asf/ambari/blob/6f855d53/ambari-server/src/main/resources/stacks/HDP/2.5/services/ZEPPELIN/configuration/zeppelin-env.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDP/2.5/services/ZEPPELIN/configuration/zeppelin-env.xml b/ambari-server/src/main/resources/stacks/HDP/2.5/services/ZEPPELIN/configuration/zeppelin-env.xml index cf2b9bc..a80afb3 100644 --- a/ambari-server/src/main/resources/stacks/HDP/2.5/services/ZEPPELIN/configuration/zeppelin-env.xml +++ b/ambari-server/src/main/resources/stacks/HDP/2.5/services/ZEPPELIN/configuration/zeppelin-env.xml @@ -1,6 +1,5 @@ - - - zeppelin_env_content This is the jinja template for zeppelin-env.sh file @@ -112,6 +109,7 @@ export SPARK_YARN_USER_ENV="PYTHONPATH=${PYTHONPATH}" # export ZEPPELIN_SPARK_MAXRESULT + + - http://git-wip-us.apache.org/repos/asf/ambari/blob/6f855d53/ambari-server/src/main/resources/stacks/HDPWIN/2.1/configuration/cluster-env.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDPWIN/2.1/configuration/cluster-env.xml b/ambari-server/src/main/resources/stacks/HDPWIN/2.1/configuration/cluster-env.xml index 58af341..93abcca 100644 --- a/ambari-server/src/main/resources/stacks/HDPWIN/2.1/configuration/cluster-env.xml +++ b/ambari-server/src/main/resources/stacks/HDPWIN/2.1/configuration/cluster-env.xml @@ -19,7 +19,6 @@ * limitations under the License. */ --> - hadoop.user.name @@ -33,6 +32,8 @@ false true + + hadoop.user.password @@ -45,16 +46,22 @@ false true + + security_enabled false Hadoop Security + + kerberos_domain EXAMPLE.COM Kerberos realm. + + ignore_groupsusers_create @@ -67,6 +74,8 @@ boolean false + + smokeuser @@ -79,11 +88,15 @@ false false + + smokeuser_keytab /etc/security/keytabs/smokeuser.headless.keytab Path to smoke test user keytab file + + user_group @@ -96,5 +109,7 @@ false false + + http://git-wip-us.apache.org/repos/asf/ambari/blob/6f855d53/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/AMBARI_METRICS/configuration/ams-env.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/AMBARI_METRICS/configuration/ams-env.xml b/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/AMBARI_METRICS/configuration/ams-env.xml index efb44d1..85300d6 100644 --- a/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/AMBARI_METRICS/configuration/ams-env.xml +++ b/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/AMBARI_METRICS/configuration/ams-env.xml @@ -17,11 +17,12 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - ams_user true + + metrics_collector_log_dir @@ -31,6 +32,8 @@ directory + + metrics_collector_pid_dir @@ -40,6 +43,8 @@ directory + + metrics_monitor_pid_dir @@ -49,6 +54,8 @@ directory + + metrics_monitor_log_dir @@ -58,8 +65,9 @@ directory + + - content @@ -67,6 +75,7 @@ content + + - http://git-wip-us.apache.org/repos/asf/ambari/blob/6f855d53/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/AMBARI_METRICS/configuration/ams-hbase-env.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/AMBARI_METRICS/configuration/ams-hbase-env.xml b/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/AMBARI_METRICS/configuration/ams-hbase-env.xml index 086ff90..b2f0db9 100644 --- a/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/AMBARI_METRICS/configuration/ams-hbase-env.xml +++ b/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/AMBARI_METRICS/configuration/ams-hbase-env.xml @@ -19,23 +19,27 @@ * limitations under the License. */ --> - hbase_log_dir c:\hadoop\logs\ams-hbase Log Directories for HBase. + + hbase_pid_dir c:\hadoop\run\ams-hbase Pid Directory for HBase. + + hbase_user true + + - content @@ -45,6 +49,7 @@ content + + - http://git-wip-us.apache.org/repos/asf/ambari/blob/6f855d53/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/AMBARI_METRICS/configuration/ams-hbase-site.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/AMBARI_METRICS/configuration/ams-hbase-site.xml b/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/AMBARI_METRICS/configuration/ams-hbase-site.xml index 1023413..cd01c5d 100644 --- a/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/AMBARI_METRICS/configuration/ams-hbase-site.xml +++ b/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/AMBARI_METRICS/configuration/ams-hbase-site.xml @@ -31,6 +31,8 @@ default HBase writes into /tmp. Change this configuration else all data will be lost on machine restart. + + hbase.tmp.dir @@ -41,5 +43,7 @@ than '/tmp' (The '/tmp' directory is often cleared on machine restart). + + http://git-wip-us.apache.org/repos/asf/ambari/blob/6f855d53/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/AMBARI_METRICS/configuration/ams-log4j.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/AMBARI_METRICS/configuration/ams-log4j.xml b/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/AMBARI_METRICS/configuration/ams-log4j.xml index 8d02656..18c5072 100644 --- a/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/AMBARI_METRICS/configuration/ams-log4j.xml +++ b/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/AMBARI_METRICS/configuration/ams-log4j.xml @@ -17,9 +17,7 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - - content Custom log4j.properties @@ -57,6 +55,7 @@ content + + - http://git-wip-us.apache.org/repos/asf/ambari/blob/6f855d53/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/AMBARI_METRICS/configuration/ams-site.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/AMBARI_METRICS/configuration/ams-site.xml b/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/AMBARI_METRICS/configuration/ams-site.xml index a68c912..14d8632 100644 --- a/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/AMBARI_METRICS/configuration/ams-site.xml +++ b/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/AMBARI_METRICS/configuration/ams-site.xml @@ -29,5 +29,7 @@ Directory to store aggregator checkpoints. Change to a permanent location so that checkpoint ar not lost. + + http://git-wip-us.apache.org/repos/asf/ambari/blob/6f855d53/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/FALCON/configuration/falcon-env.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/FALCON/configuration/falcon-env.xml b/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/FALCON/configuration/falcon-env.xml index 93ef1f5..e6e3274 100644 --- a/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/FALCON/configuration/falcon-env.xml +++ b/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/FALCON/configuration/falcon-env.xml @@ -1,3 +1,4 @@ + falcon.embeddedmq.data c:\hadoop\falcon\embeddedmq\data Directory in which embeddedmq data is stored. + + - content @@ -65,5 +75,7 @@ content + + http://git-wip-us.apache.org/repos/asf/ambari/blob/6f855d53/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/FLUME/configuration/flume-conf.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/FLUME/configuration/flume-conf.xml b/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/FLUME/configuration/flume-conf.xml index 71f5a8e..33e6a07 100644 --- a/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/FLUME/configuration/flume-conf.xml +++ b/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/FLUME/configuration/flume-conf.xml @@ -19,7 +19,6 @@ * limitations under the License. */ --> - content @@ -34,5 +33,7 @@ true false + + http://git-wip-us.apache.org/repos/asf/ambari/blob/6f855d53/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/FLUME/configuration/flume-env.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/FLUME/configuration/flume-env.xml b/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/FLUME/configuration/flume-env.xml index e06d75f..7efd22a 100644 --- a/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/FLUME/configuration/flume-env.xml +++ b/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/FLUME/configuration/flume-env.xml @@ -19,7 +19,6 @@ * limitations under the License. */ --> - @@ -56,5 +55,7 @@ content + + http://git-wip-us.apache.org/repos/asf/ambari/blob/6f855d53/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/HBASE/configuration/hbase-env.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/HBASE/configuration/hbase-env.xml b/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/HBASE/configuration/hbase-env.xml index 208d14f..0794a6c 100644 --- a/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/HBASE/configuration/hbase-env.xml +++ b/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/HBASE/configuration/hbase-env.xml @@ -19,7 +19,6 @@ * limitations under the License. */ --> - hbase_log_dir @@ -30,6 +29,8 @@ false true + + hbase_pid_dir @@ -40,13 +41,15 @@ false true + + - hbase_user true + + - content @@ -118,5 +121,7 @@ set HBASE_USE_GC_LOGFILE=true content + + http://git-wip-us.apache.org/repos/asf/ambari/blob/6f855d53/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/HBASE/configuration/hbase-site.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/HBASE/configuration/hbase-site.xml b/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/HBASE/configuration/hbase-site.xml index 5f834d7..64d5532 100644 --- a/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/HBASE/configuration/hbase-site.xml +++ b/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/HBASE/configuration/hbase-site.xml @@ -23,6 +23,8 @@ dfs.domain.socket.path true + + hbase.tmp.dir @@ -33,5 +35,7 @@ than '/tmp' (The '/tmp' directory is often cleared on machine restart). + + http://git-wip-us.apache.org/repos/asf/ambari/blob/6f855d53/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/HDFS/configuration/core-site.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/HDFS/configuration/core-site.xml b/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/HDFS/configuration/core-site.xml index 2d406fc..17541d8 100644 --- a/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/HDFS/configuration/core-site.xml +++ b/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/HDFS/configuration/core-site.xml @@ -1,7 +1,6 @@ - - - - + hadoop.tmp.dir c:\hadoop\temp\hadoop + + - \ No newline at end of file + http://git-wip-us.apache.org/repos/asf/ambari/blob/6f855d53/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/HDFS/configuration/hadoop-env.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/HDFS/configuration/hadoop-env.xml b/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/HDFS/configuration/hadoop-env.xml index 83cbd4b..6a52b64 100644 --- a/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/HDFS/configuration/hadoop-env.xml +++ b/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/HDFS/configuration/hadoop-env.xml @@ -21,9 +21,7 @@ limitations under the License. --> - - hdfs_log_dir_prefix @@ -34,6 +32,8 @@ false true + + hadoop_pid_dir_prefix @@ -44,16 +44,21 @@ false true + + proxyuser_group true + + hdfs_user true + + - content @@ -153,7 +158,9 @@ set HADOOP_SECURE_DN_PID_DIR=%HADOOP_PID_DIR% set HADOOP_IDENT_STRING=%USERNAME% - content + content + + - \ No newline at end of file + http://git-wip-us.apache.org/repos/asf/ambari/blob/6f855d53/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/HDFS/configuration/hdfs-site.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/HDFS/configuration/hdfs-site.xml b/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/HDFS/configuration/hdfs-site.xml index f0b0a01..aafdbca 100644 --- a/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/HDFS/configuration/hdfs-site.xml +++ b/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/HDFS/configuration/hdfs-site.xml @@ -1,6 +1,5 @@ - - - dfs.namenode.name.dir file:///c:/hdpdata/hdfs/nn @@ -33,6 +30,8 @@ false + + dfs.datanode.data.dir @@ -45,6 +44,8 @@ Directories that do not exist are ignored. true + + dfs.hosts.exclude @@ -53,6 +54,8 @@ not permitted to connect to the namenode. The full pathname of the file must be specified. If the value is empty, no hosts are excluded. + + dfs.hosts @@ -61,6 +64,8 @@ permitted to connect to the namenode. The full pathname of the file must be specified. If the value is empty, all hosts are permitted. + + dfs.namenode.checkpoint.dir @@ -74,24 +79,32 @@ false + + - dfs.client.read.shortcircuit true + + dfs.client.read.shortcircuit.streams.cache.size true + + dfs.domain.socket.path true + + dfs.journalnode.edits.dir c:\hadoop\hdfs\journalnode The path where the JournalNode daemon will store its local state. + + - - \ No newline at end of file + http://git-wip-us.apache.org/repos/asf/ambari/blob/6f855d53/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/HIVE/configuration/hcat-env.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/HIVE/configuration/hcat-env.xml b/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/HIVE/configuration/hcat-env.xml index 243196c..735d804 100644 --- a/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/HIVE/configuration/hcat-env.xml +++ b/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/HIVE/configuration/hcat-env.xml @@ -19,7 +19,6 @@ * limitations under the License. */ --> - @@ -30,5 +29,7 @@ content + + http://git-wip-us.apache.org/repos/asf/ambari/blob/6f855d53/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/HIVE/configuration/hive-env.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/HIVE/configuration/hive-env.xml b/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/HIVE/configuration/hive-env.xml index d0bba93..53ddba7 100644 --- a/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/HIVE/configuration/hive-env.xml +++ b/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/HIVE/configuration/hive-env.xml @@ -19,7 +19,6 @@ * limitations under the License. */ --> - hive_database_type @@ -35,6 +34,8 @@ hive_database + + hive_database @@ -46,11 +47,15 @@ false + + hive_ambari_database MSSQL Database type. + + hive_log_dir @@ -61,6 +66,8 @@ false true + + hive_pid_dir @@ -71,12 +78,15 @@ false true + + hive_user true + + - hcat_log_dir @@ -87,6 +97,8 @@ false true + + hcat_pid_dir @@ -97,16 +109,21 @@ false true + + hcat_user true + + webhcat_user true + + - content @@ -116,5 +133,7 @@ content + + http://git-wip-us.apache.org/repos/asf/ambari/blob/6f855d53/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/HIVE/configuration/hive-site.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/HIVE/configuration/hive-site.xml b/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/HIVE/configuration/hive-site.xml index 4074368..312eef1 100644 --- a/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/HIVE/configuration/hive-site.xml +++ b/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/HIVE/configuration/hive-site.xml @@ -1,8 +1,6 @@ - - javax.jdo.option.ConnectionURL @@ -12,8 +10,9 @@ false + + - javax.jdo.option.ConnectionDriverName com.microsoft.sqlserver.jdbc.SQLServerDriver @@ -22,44 +21,51 @@ false + + - datanucleus.autoCreateSchema false + + - hive.querylog.location c:\hadoop\logs\hive + + - hive.log.dir c:\hadoop\logs\hive + + - hive.metastore.kerberos.keytab.file /etc/security/keytabs/hive.service.keytab The path to the Kerberos Keytab file containing the metastore thrift server's service principal. + + - hive.metastore.kerberos.principal hive/_HOST@EXAMPLE.COM The service principal for the metastore thrift server. The special string _HOST will be replaced automatically with the correct host name. + + - hive.enforce.sortmergebucketmapjoin true If the user asked for sort-merge bucketed map-side join, and it cannot be performed, should the query fail or not + + - hive.optimize.reducededuplication.min.reducer 4 @@ -67,65 +73,75 @@ That means if reducer-num of the child RS is fixed (order by or forced bucketing) and small, it can make very slow, single MR. The optimization will be disabled if number of reducers is less than specified value. + + - hive.vectorized.execution.enabled true This flag controls the vectorized mode of query execution as documented in HIVE-4160 (as of Hive 0.13.0) + + - hive.execution.engine mr Whether to use MR or Tez + + - hive.exec.post.hooks org.apache.hadoop.hive.ql.hooks.ATSHook Comma-separated list of post-execution hooks to be invoked for each statement. + + - hive.exec.pre.hooks org.apache.hadoop.hive.ql.hooks.ATSHook Comma-separated list of pre-execution hooks to be invoked for each statement. + + - hive.exec.failure.hooks org.apache.hadoop.hive.ql.hooks.ATSHook Comma-separated list of on-failure hooks to be invoked for each statement. + + - hive.vectorized.groupby.maxentries 100000 Max number of entries in the vector group by aggregation hashtables. Exceeding this will trigger a flush irrelevant of memory pressure condition. + + - hive.vectorized.groupby.checkinterval 1024 Number of entries added to the group by aggregation hash before a reocmputation of average entry size is performed. + + - hive.vectorized.groupby.flush.percent 0.1 Percent of entries in the group by aggregation hash flushed when the memory treshold is exceeded. + + - hive.stats.autogather true A flag to gather statistics automatically during the INSERT OVERWRITE command. + + - hive.tez.container.size 682 @@ -148,20 +164,23 @@ yarn.scheduler.maximum-allocation-mb + + - hive.tez.input.format org.apache.hadoop.hive.ql.io.HiveInputFormat The default input format for Tez. Tez groups splits in the Application Master. + + - hive.tez.java.opts -server -Xmx545m -Djava.net.preferIPv4Stack=true -XX:NewRatio=8 -XX:+UseNUMA -XX:+UseParallelGC -XX:+PrintGCDetails -verbose:gc -XX:+PrintGCTimeStamps Java command line options for Tez. The -Xmx parameter value is generally 80% of hive.tez.container.size. + + - hive.compute.query.using.stats true @@ -170,8 +189,9 @@ stored in metastore. For basic stats collection turn on the config hive.stats.autogather to true. For more advanced stats collection need to run analyze table queries. + + - hive.orc.splits.include.file.footer false @@ -179,56 +199,65 @@ If turned on splits generated by orc will include metadata about the stripes in the file. This data is read remotely (from the client or HS2 machine) and sent to all the tasks. + + - hive.limit.optimize.enable true Whether to enable the optimization of trying a smaller subset of data for simple LIMIT first. + + - hive.limit.pushdown.memory.usage 0.04 The max memory to be used for hash in RS operator for top K selection. + + - hive.server2.tez.default.queues default A comma-separated list of queues configured for the cluster. + + - hive.server2.tez.sessions.per.default.queue 1 The number of sessions for each queue named in the hive.server2.tez.default.queues. + + - hive.server2.tez.initialize.default.sessions false Enables a user to use HiveServer2 without enabling Tez for HiveServer2. Users may potentially may want to run queries with Tez without a pool of sessions. + + - hive.txn.manager org.apache.hadoop.hive.ql.lockmgr.DummyTxnManager Select the class to do transaction management. The default DummyTxnManager does no transactions and retains the legacy behavior. + + - hive.txn.timeout 300 Time after which transactions are declared aborted if the client has not sent a heartbeat, in seconds. + + - hive.txn.max.open.batch 1000 Maximum number of transactions that can be fetched in one call to open_txns(). Increasing this will decrease the number of delta files created when streaming data into Hive. But it will also increase the number of open transactions at any given time, possibly impacting read performance. + + - hive.compactor.initiator.on false @@ -254,8 +283,9 @@ hive_txn_acid + + - hive.compactor.worker.threads 0 @@ -273,58 +303,67 @@ hive_txn_acid + + - hive.compactor.worker.timeout 86400L Time, in seconds, before a given compaction in working state is declared a failure and returned to the initiated state. + + - hive.compactor.check.interval 300L Time in seconds between checks to see if any partitions need compacted. This should be kept high because each check for compaction requires many calls against the NameNode. + + - hive.compactor.delta.num.threshold 10 Number of delta files that must exist in a directory before the compactor will attempt a minor compaction. + + - hive.compactor.delta.pct.threshold 0.1f Percentage (by size) of base that deltas can be before major compaction is initiated. + + - hive.compactor.abortedtxn.threshold 1000 Number of aborted transactions involving a particular table or partition before major compaction is initiated. + + - datanucleus.cache.level2.type none Determines caching mechanism DataNucleus L2 cache will use. It is strongly recommended to use default value of 'none' as other values may cause consistency errors in Hive. + + - hive.server2.authentication.spnego.principal HTTP/_HOST@EXAMPLE.COM This keytab would be used by HiveServer2 when Kerberos security is enabled and HTTP transport mode is used. + + - hive.server2.authentication.spnego.keytab /etc/security/keytabs/spnego.service.keytab The SPNEGO service principal would be used by HiveServer2 when Kerberos security is enabled and HTTP transport mode is used. + + - http://git-wip-us.apache.org/repos/asf/ambari/blob/6f855d53/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/HIVE/configuration/webhcat-env.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/HIVE/configuration/webhcat-env.xml b/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/HIVE/configuration/webhcat-env.xml index 54603d1..3f93008 100644 --- a/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/HIVE/configuration/webhcat-env.xml +++ b/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/HIVE/configuration/webhcat-env.xml @@ -19,7 +19,6 @@ * limitations under the License. */ --> - @@ -30,5 +29,7 @@ content + + http://git-wip-us.apache.org/repos/asf/ambari/blob/6f855d53/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/HIVE/configuration/webhcat-site.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/HIVE/configuration/webhcat-site.xml b/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/HIVE/configuration/webhcat-site.xml index 7b95ed8..c2ac0e8 100644 --- a/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/HIVE/configuration/webhcat-site.xml +++ b/ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/HIVE/configuration/webhcat-site.xml @@ -1,4 +1,4 @@ - + - - - templeton.jar c:\hdp\hive\hcatalog\share\webhcat\svr\lib\hive-webhcat.jar The path to the Templeton jar file. + + - templeton.hcat ${env.HCAT_HOME}\bin\hcat.py The path to the hcatalog executable. + + - templeton.hadoop ${env.HADOOP_HOME}\bin\hadoop.cmd The path to the Hadoop executable. + + - templeton.streaming.jar file:///c:/hdp/hadoop/share/hadoop/tools/lib/hadoop-streaming.jar The hdfs path to the Hadoop streaming jar file. + + - - templeton.libjars file:///c:/hdp/hive/lib/zookeeper.jar Jars to add to the classpath. + + - templeton.pig.path ${env.PIG_HOME}/bin/pig.cmd The path to the Pig executable. + + - templeton.hive.path ${env.HIVE_HOME}\bin\hive.cmd The path to the Hive executable. + +