hive git commit: HIVE-14152 : missing commit for tez/hive-site.xml

2016-07-13 Thread thejas
Repository: hive
Updated Branches:
  refs/heads/master 5b2c36a4a -> a65387194


HIVE-14152 : missing commit for tez/hive-site.xml


Project: http://git-wip-us.apache.org/repos/asf/hive/repo
Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/a6538719
Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/a6538719
Diff: http://git-wip-us.apache.org/repos/asf/hive/diff/a6538719

Branch: refs/heads/master
Commit: a653871948d73198690df2089bc9260600de6d32
Parents: 5b2c36a
Author: Thejas Nair <the...@hortonworks.com>
Authored: Wed Jul 13 10:01:13 2016 -0700
Committer: Thejas Nair <the...@hortonworks.com>
Committed: Wed Jul 13 10:01:13 2016 -0700

--
 data/conf/tez/hive-site.xml | 5 +
 1 file changed, 5 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/hive/blob/a6538719/data/conf/tez/hive-site.xml
--
diff --git a/data/conf/tez/hive-site.xml b/data/conf/tez/hive-site.xml
index a7129fc..85f82b5 100644
--- a/data/conf/tez/hive-site.xml
+++ b/data/conf/tez/hive-site.xml
@@ -79,6 +79,11 @@
 
 
 
+  hive.metastore.schema.verification
+  false
+
+
+
   javax.jdo.option.ConnectionDriverName
   org.apache.derby.jdbc.EmbeddedDriver
 



hive git commit: HIVE-14152 : missing commit for tez/hive-site.xml

2016-07-13 Thread thejas
Repository: hive
Updated Branches:
  refs/heads/branch-2.1 1072c3abf -> 3af3254ad


HIVE-14152 : missing commit for tez/hive-site.xml


Project: http://git-wip-us.apache.org/repos/asf/hive/repo
Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/3af3254a
Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/3af3254a
Diff: http://git-wip-us.apache.org/repos/asf/hive/diff/3af3254a

Branch: refs/heads/branch-2.1
Commit: 3af3254ade2473c3b6942059a0214ddcf93aa193
Parents: 1072c3a
Author: Thejas Nair <the...@hortonworks.com>
Authored: Wed Jul 13 10:01:13 2016 -0700
Committer: Thejas Nair <the...@hortonworks.com>
Committed: Wed Jul 13 10:03:46 2016 -0700

--
 data/conf/tez/hive-site.xml | 5 +
 1 file changed, 5 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/hive/blob/3af3254a/data/conf/tez/hive-site.xml
--
diff --git a/data/conf/tez/hive-site.xml b/data/conf/tez/hive-site.xml
index a7129fc..85f82b5 100644
--- a/data/conf/tez/hive-site.xml
+++ b/data/conf/tez/hive-site.xml
@@ -79,6 +79,11 @@
 
 
 
+  hive.metastore.schema.verification
+  false
+
+
+
   javax.jdo.option.ConnectionDriverName
   org.apache.derby.jdbc.EmbeddedDriver