You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by ao...@apache.org on 2014/07/04 16:59:45 UTC

git commit: AMBARI-6390. remove from hive-site.xml - hive.semantic.analyzer.factory.impl (aonishuk)

Repository: ambari
Updated Branches:
  refs/heads/trunk c5e04983a -> ea081968d


AMBARI-6390. remove from hive-site.xml - hive.semantic.analyzer.factory.impl (aonishuk)


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

Branch: refs/heads/trunk
Commit: ea081968dbefa5213619821656ebfc017badad24
Parents: c5e0498
Author: Andrew Onishuk <ao...@hortonworks.com>
Authored: Fri Jul 4 17:59:15 2014 +0300
Committer: Andrew Onishuk <ao...@hortonworks.com>
Committed: Fri Jul 4 17:59:15 2014 +0300

----------------------------------------------------------------------
 .../1.3.2/services/HIVE/configuration/hive-site.xml   |  6 ------
 .../services/HIVE/configuration/hive-site.xml         |  6 ------
 .../2.0.6/services/HIVE/configuration/hive-site.xml   |  6 ------
 .../services/HIVE/configuration/hive-site.xml         |  6 ------
 .../HDP/2.1/services/HIVE/configuration/hive-site.xml |  6 ------
 .../stacks/1.3.2/configs/default.hbasedecom.json      |  3 +--
 .../src/test/python/stacks/1.3.2/configs/default.json |  3 +--
 .../stacks/1.3.2/configs/default.non_gmetad_host.json |  3 +--
 .../src/test/python/stacks/1.3.2/configs/secured.json |  3 +--
 .../stacks/1.3.2/configs/secured_no_jce_name.json     |  3 +--
 .../stacks/2.0.6/configs/default.hbasedecom.json      |  3 +--
 .../src/test/python/stacks/2.0.6/configs/default.json |  3 +--
 .../stacks/2.0.6/configs/default.non_gmetad_host.json |  3 +--
 .../python/stacks/2.0.6/configs/flume_target.json     |  3 +--
 .../src/test/python/stacks/2.0.6/configs/secured.json |  3 +--
 .../stacks/2.0.6/configs/secured_no_jce_name.json     |  3 +--
 .../src/test/python/stacks/2.1/configs/default.json   |  3 +--
 .../src/test/python/stacks/2.1/configs/secured.json   |  3 +--
 .../dummy_stack/HIVE/configuration/hive-site.xml      |  6 ------
 ambari-server/src/test/resources/deploy_HDP2.sh       |  2 +-
 .../1.2.0/services/HIVE/configuration/hive-site.xml   |  6 ------
 .../1.3.0/services/HIVE/configuration/hive-site.xml   |  6 ------
 .../1.3.1/services/HIVE/configuration/hive-site.xml   |  6 ------
 .../2.0.1/services/HIVE/configuration/hive-site.xml   |  6 ------
 .../2.0.5/services/HIVE/configuration/hive-site.xml   |  6 ------
 .../2.0.7/services/HIVE/configuration/hive-site.xml   |  6 ------
 .../data/configurations/cluster_level_configs.json    |  1 -
 .../assets/data/wizard/stack/hdp/version01/HIVE.json  |  7 +------
 .../data/wizard/stack/hdp/version1.2.1/HIVE.json      | 14 +-------------
 .../data/wizard/stack/hdp/version1.3.0/HIVE.json      | 14 +-------------
 .../data/wizard/stack/hdp/version1.3.0/global.json    | 12 +-----------
 .../assets/data/wizard/stack/hdp/version131/HIVE.json | 14 +-------------
 .../data/wizard/stack/hdp/version131/global.json      | 12 +-----------
 .../data/wizard/stack/hdp/version2.0.1/HIVE.json      | 14 +-------------
 .../data/wizard/stack/hdp/version2.0.1/global.json    | 12 +-----------
 35 files changed, 22 insertions(+), 191 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/ea081968/ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HIVE/configuration/hive-site.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HIVE/configuration/hive-site.xml b/ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HIVE/configuration/hive-site.xml
index f195bbc..6ed4c2a 100644
--- a/ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HIVE/configuration/hive-site.xml
+++ b/ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HIVE/configuration/hive-site.xml
@@ -96,12 +96,6 @@ limitations under the License.
   </property>
 
   <property>
-    <name>hive.semantic.analyzer.factory.impl</name>
-    <value>org.apache.hivealog.cli.HCatSemanticAnalyzerFactory</value>
-    <description>controls which SemanticAnalyzerFactory implemenation class is used by CLI</description>
-  </property>
-
-  <property>
     <name>hive.metastore.client.socket.timeout</name>
     <value>60</value>
     <description>MetaStore Client socket timeout in seconds</description>

http://git-wip-us.apache.org/repos/asf/ambari/blob/ea081968/ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/HIVE/configuration/hive-site.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/HIVE/configuration/hive-site.xml b/ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/HIVE/configuration/hive-site.xml
index b3ed5f5..a23ce50 100644
--- a/ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/HIVE/configuration/hive-site.xml
+++ b/ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/HIVE/configuration/hive-site.xml
@@ -89,12 +89,6 @@ limitations under the License.
   </property>
 
   <property>
-    <name>hive.semantic.analyzer.factory.impl</name>
-    <value>org.apache.hivealog.cli.HCatSemanticAnalyzerFactory</value>
-    <description>controls which SemanticAnalyzerFactory implemenation class is used by CLI</description>
-  </property>
-
-  <property>
     <name>hive.metastore.client.socket.timeout</name>
     <value>60</value>
     <description>MetaStore Client socket timeout in seconds</description>

http://git-wip-us.apache.org/repos/asf/ambari/blob/ea081968/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/configuration/hive-site.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/configuration/hive-site.xml b/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/configuration/hive-site.xml
index cf21dde..3961cb0 100644
--- a/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/configuration/hive-site.xml
+++ b/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/configuration/hive-site.xml
@@ -96,12 +96,6 @@ limitations under the License.
   </property>
 
   <property>
-    <name>hive.semantic.analyzer.factory.impl</name>
-    <value>org.apache.hivealog.cli.HCatSemanticAnalyzerFactory</value>
-    <description>controls which SemanticAnalyzerFactory implemenation class is used by CLI</description>
-  </property>
-
-  <property>
     <name>hive.metastore.client.socket.timeout</name>
     <value>60</value>
     <description>MetaStore Client socket timeout in seconds</description>

http://git-wip-us.apache.org/repos/asf/ambari/blob/ea081968/ambari-server/src/main/resources/stacks/HDP/2.1.GlusterFS/services/HIVE/configuration/hive-site.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/HDP/2.1.GlusterFS/services/HIVE/configuration/hive-site.xml b/ambari-server/src/main/resources/stacks/HDP/2.1.GlusterFS/services/HIVE/configuration/hive-site.xml
index 5a8fb5a..7a5369e 100644
--- a/ambari-server/src/main/resources/stacks/HDP/2.1.GlusterFS/services/HIVE/configuration/hive-site.xml
+++ b/ambari-server/src/main/resources/stacks/HDP/2.1.GlusterFS/services/HIVE/configuration/hive-site.xml
@@ -96,12 +96,6 @@ limitations under the License.
   </property>
 
   <property>
-    <name>hive.semantic.analyzer.factory.impl</name>
-    <value>org.apache.hivealog.cli.HCatSemanticAnalyzerFactory</value>
-    <description>controls which SemanticAnalyzerFactory implementation class is used by CLI</description>
-  </property>
-
-  <property>
     <name>hive.metastore.client.socket.timeout</name>
     <value>60</value>
     <description>MetaStore Client socket timeout in seconds</description>

http://git-wip-us.apache.org/repos/asf/ambari/blob/ea081968/ambari-server/src/main/resources/stacks/HDP/2.1/services/HIVE/configuration/hive-site.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/HDP/2.1/services/HIVE/configuration/hive-site.xml b/ambari-server/src/main/resources/stacks/HDP/2.1/services/HIVE/configuration/hive-site.xml
index 5a8fb5a..7a5369e 100644
--- a/ambari-server/src/main/resources/stacks/HDP/2.1/services/HIVE/configuration/hive-site.xml
+++ b/ambari-server/src/main/resources/stacks/HDP/2.1/services/HIVE/configuration/hive-site.xml
@@ -96,12 +96,6 @@ limitations under the License.
   </property>
 
   <property>
-    <name>hive.semantic.analyzer.factory.impl</name>
-    <value>org.apache.hivealog.cli.HCatSemanticAnalyzerFactory</value>
-    <description>controls which SemanticAnalyzerFactory implementation class is used by CLI</description>
-  </property>
-
-  <property>
     <name>hive.metastore.client.socket.timeout</name>
     <value>60</value>
     <description>MetaStore Client socket timeout in seconds</description>

http://git-wip-us.apache.org/repos/asf/ambari/blob/ea081968/ambari-server/src/test/python/stacks/1.3.2/configs/default.hbasedecom.json
----------------------------------------------------------------------
diff --git a/ambari-server/src/test/python/stacks/1.3.2/configs/default.hbasedecom.json b/ambari-server/src/test/python/stacks/1.3.2/configs/default.hbasedecom.json
index 27b487f..954c770 100644
--- a/ambari-server/src/test/python/stacks/1.3.2/configs/default.hbasedecom.json
+++ b/ambari-server/src/test/python/stacks/1.3.2/configs/default.hbasedecom.json
@@ -333,8 +333,7 @@
             "javax.jdo.option.ConnectionUserName": "hive", 
             "hive.metastore.cache.pinobjtypes": "Table,Database,Type,FieldSchema,Order", 
             "hive.metastore.warehouse.dir": "/apps/hive/warehouse", 
-            "hive.metastore.client.socket.timeout": "60", 
-            "hive.semantic.analyzer.factory.impl": "org.apache.hivealog.cli.HCatSemanticAnalyzerFactory", 
+            "hive.metastore.client.socket.timeout": "60",
             "hive.auto.convert.join": "true", 
             "hive.enforce.bucketing": "true", 
             "hive.mapred.reduce.tasks.speculative.execution": "false", 

http://git-wip-us.apache.org/repos/asf/ambari/blob/ea081968/ambari-server/src/test/python/stacks/1.3.2/configs/default.json
----------------------------------------------------------------------
diff --git a/ambari-server/src/test/python/stacks/1.3.2/configs/default.json b/ambari-server/src/test/python/stacks/1.3.2/configs/default.json
index 3f79343..a459d5a 100644
--- a/ambari-server/src/test/python/stacks/1.3.2/configs/default.json
+++ b/ambari-server/src/test/python/stacks/1.3.2/configs/default.json
@@ -336,8 +336,7 @@
             "javax.jdo.option.ConnectionUserName": "hive", 
             "hive.metastore.cache.pinobjtypes": "Table,Database,Type,FieldSchema,Order", 
             "hive.metastore.warehouse.dir": "/apps/hive/warehouse", 
-            "hive.metastore.client.socket.timeout": "60", 
-            "hive.semantic.analyzer.factory.impl": "org.apache.hivealog.cli.HCatSemanticAnalyzerFactory", 
+            "hive.metastore.client.socket.timeout": "60",
             "hive.auto.convert.join": "true", 
             "hive.enforce.bucketing": "true", 
             "hive.mapred.reduce.tasks.speculative.execution": "false", 

http://git-wip-us.apache.org/repos/asf/ambari/blob/ea081968/ambari-server/src/test/python/stacks/1.3.2/configs/default.non_gmetad_host.json
----------------------------------------------------------------------
diff --git a/ambari-server/src/test/python/stacks/1.3.2/configs/default.non_gmetad_host.json b/ambari-server/src/test/python/stacks/1.3.2/configs/default.non_gmetad_host.json
index 17fae68..be16856 100644
--- a/ambari-server/src/test/python/stacks/1.3.2/configs/default.non_gmetad_host.json
+++ b/ambari-server/src/test/python/stacks/1.3.2/configs/default.non_gmetad_host.json
@@ -333,8 +333,7 @@
             "javax.jdo.option.ConnectionUserName": "hive", 
             "hive.metastore.cache.pinobjtypes": "Table,Database,Type,FieldSchema,Order", 
             "hive.metastore.warehouse.dir": "/apps/hive/warehouse", 
-            "hive.metastore.client.socket.timeout": "60", 
-            "hive.semantic.analyzer.factory.impl": "org.apache.hivealog.cli.HCatSemanticAnalyzerFactory", 
+            "hive.metastore.client.socket.timeout": "60",
             "hive.auto.convert.join": "true", 
             "hive.enforce.bucketing": "true", 
             "hive.mapred.reduce.tasks.speculative.execution": "false", 

http://git-wip-us.apache.org/repos/asf/ambari/blob/ea081968/ambari-server/src/test/python/stacks/1.3.2/configs/secured.json
----------------------------------------------------------------------
diff --git a/ambari-server/src/test/python/stacks/1.3.2/configs/secured.json b/ambari-server/src/test/python/stacks/1.3.2/configs/secured.json
index 8e0427b..2a3df87 100644
--- a/ambari-server/src/test/python/stacks/1.3.2/configs/secured.json
+++ b/ambari-server/src/test/python/stacks/1.3.2/configs/secured.json
@@ -439,8 +439,7 @@
             "hive.metastore.sasl.enabled": "true", 
             "hive.metastore.warehouse.dir": "/apps/hive/warehouse", 
             "hive.metastore.client.socket.timeout": "60", 
-            "hive.metastore.kerberos.principal": "hive/_HOST@EXAMPLE.COM", 
-            "hive.semantic.analyzer.factory.impl": "org.apache.hivealog.cli.HCatSemanticAnalyzerFactory", 
+            "hive.metastore.kerberos.principal": "hive/_HOST@EXAMPLE.COM",
             "hive.auto.convert.join": "true", 
             "hive.enforce.bucketing": "true", 
             "hive.mapred.reduce.tasks.speculative.execution": "false", 

http://git-wip-us.apache.org/repos/asf/ambari/blob/ea081968/ambari-server/src/test/python/stacks/1.3.2/configs/secured_no_jce_name.json
----------------------------------------------------------------------
diff --git a/ambari-server/src/test/python/stacks/1.3.2/configs/secured_no_jce_name.json b/ambari-server/src/test/python/stacks/1.3.2/configs/secured_no_jce_name.json
index 0a36a75..bdb4cfd 100644
--- a/ambari-server/src/test/python/stacks/1.3.2/configs/secured_no_jce_name.json
+++ b/ambari-server/src/test/python/stacks/1.3.2/configs/secured_no_jce_name.json
@@ -436,8 +436,7 @@
             "hive.metastore.sasl.enabled": "true", 
             "hive.metastore.warehouse.dir": "/apps/hive/warehouse", 
             "hive.metastore.client.socket.timeout": "60", 
-            "hive.metastore.kerberos.principal": "hive/_HOST@EXAMPLE.COM", 
-            "hive.semantic.analyzer.factory.impl": "org.apache.hivealog.cli.HCatSemanticAnalyzerFactory", 
+            "hive.metastore.kerberos.principal": "hive/_HOST@EXAMPLE.COM",
             "hive.auto.convert.join": "true", 
             "hive.enforce.bucketing": "true", 
             "hive.mapred.reduce.tasks.speculative.execution": "false", 

http://git-wip-us.apache.org/repos/asf/ambari/blob/ea081968/ambari-server/src/test/python/stacks/2.0.6/configs/default.hbasedecom.json
----------------------------------------------------------------------
diff --git a/ambari-server/src/test/python/stacks/2.0.6/configs/default.hbasedecom.json b/ambari-server/src/test/python/stacks/2.0.6/configs/default.hbasedecom.json
index cec663c..9e11f5d 100644
--- a/ambari-server/src/test/python/stacks/2.0.6/configs/default.hbasedecom.json
+++ b/ambari-server/src/test/python/stacks/2.0.6/configs/default.hbasedecom.json
@@ -428,8 +428,7 @@
             "hive.metastore.cache.pinobjtypes": "Table,Database,Type,FieldSchema,Order", 
             "hive.optimize.reducededuplication": "true", 
             "hive.metastore.warehouse.dir": "/apps/hive/warehouse", 
-            "hive.metastore.client.socket.timeout": "60", 
-            "hive.semantic.analyzer.factory.impl": "org.apache.hivealog.cli.HCatSemanticAnalyzerFactory", 
+            "hive.metastore.client.socket.timeout": "60",
             "hive.auto.convert.join": "true", 
             "hive.enforce.bucketing": "true", 
             "hive.mapred.reduce.tasks.speculative.execution": "false", 

http://git-wip-us.apache.org/repos/asf/ambari/blob/ea081968/ambari-server/src/test/python/stacks/2.0.6/configs/default.json
----------------------------------------------------------------------
diff --git a/ambari-server/src/test/python/stacks/2.0.6/configs/default.json b/ambari-server/src/test/python/stacks/2.0.6/configs/default.json
index 6c0121b..7d268df 100644
--- a/ambari-server/src/test/python/stacks/2.0.6/configs/default.json
+++ b/ambari-server/src/test/python/stacks/2.0.6/configs/default.json
@@ -433,8 +433,7 @@
             "hive.metastore.cache.pinobjtypes": "Table,Database,Type,FieldSchema,Order", 
             "hive.optimize.reducededuplication": "true", 
             "hive.metastore.warehouse.dir": "/apps/hive/warehouse", 
-            "hive.metastore.client.socket.timeout": "60", 
-            "hive.semantic.analyzer.factory.impl": "org.apache.hivealog.cli.HCatSemanticAnalyzerFactory", 
+            "hive.metastore.client.socket.timeout": "60",
             "hive.auto.convert.join": "true", 
             "hive.enforce.bucketing": "true", 
             "hive.mapred.reduce.tasks.speculative.execution": "false", 

http://git-wip-us.apache.org/repos/asf/ambari/blob/ea081968/ambari-server/src/test/python/stacks/2.0.6/configs/default.non_gmetad_host.json
----------------------------------------------------------------------
diff --git a/ambari-server/src/test/python/stacks/2.0.6/configs/default.non_gmetad_host.json b/ambari-server/src/test/python/stacks/2.0.6/configs/default.non_gmetad_host.json
index 7295979..d6755e3 100644
--- a/ambari-server/src/test/python/stacks/2.0.6/configs/default.non_gmetad_host.json
+++ b/ambari-server/src/test/python/stacks/2.0.6/configs/default.non_gmetad_host.json
@@ -429,8 +429,7 @@
             "hive.metastore.cache.pinobjtypes": "Table,Database,Type,FieldSchema,Order", 
             "hive.optimize.reducededuplication": "true", 
             "hive.metastore.warehouse.dir": "/apps/hive/warehouse", 
-            "hive.metastore.client.socket.timeout": "60", 
-            "hive.semantic.analyzer.factory.impl": "org.apache.hivealog.cli.HCatSemanticAnalyzerFactory", 
+            "hive.metastore.client.socket.timeout": "60",
             "hive.auto.convert.join": "true", 
             "hive.enforce.bucketing": "true", 
             "hive.mapred.reduce.tasks.speculative.execution": "false", 

http://git-wip-us.apache.org/repos/asf/ambari/blob/ea081968/ambari-server/src/test/python/stacks/2.0.6/configs/flume_target.json
----------------------------------------------------------------------
diff --git a/ambari-server/src/test/python/stacks/2.0.6/configs/flume_target.json b/ambari-server/src/test/python/stacks/2.0.6/configs/flume_target.json
index d311afd..d43eb4c 100644
--- a/ambari-server/src/test/python/stacks/2.0.6/configs/flume_target.json
+++ b/ambari-server/src/test/python/stacks/2.0.6/configs/flume_target.json
@@ -430,8 +430,7 @@
             "hive.metastore.cache.pinobjtypes": "Table,Database,Type,FieldSchema,Order", 
             "hive.optimize.reducededuplication": "true", 
             "hive.metastore.warehouse.dir": "/apps/hive/warehouse", 
-            "hive.metastore.client.socket.timeout": "60", 
-            "hive.semantic.analyzer.factory.impl": "org.apache.hivealog.cli.HCatSemanticAnalyzerFactory", 
+            "hive.metastore.client.socket.timeout": "60",
             "hive.auto.convert.join": "true", 
             "hive.enforce.bucketing": "true", 
             "hive.mapred.reduce.tasks.speculative.execution": "false", 

http://git-wip-us.apache.org/repos/asf/ambari/blob/ea081968/ambari-server/src/test/python/stacks/2.0.6/configs/secured.json
----------------------------------------------------------------------
diff --git a/ambari-server/src/test/python/stacks/2.0.6/configs/secured.json b/ambari-server/src/test/python/stacks/2.0.6/configs/secured.json
index f9db528..6b28d54 100644
--- a/ambari-server/src/test/python/stacks/2.0.6/configs/secured.json
+++ b/ambari-server/src/test/python/stacks/2.0.6/configs/secured.json
@@ -553,8 +553,7 @@
             "hive.metastore.warehouse.dir": "/apps/hive/warehouse", 
             "hive.metastore.client.socket.timeout": "60", 
             "hive.metastore.kerberos.principal": "hive/_HOST@EXAMPLE.COM", 
-            "hive.optimize.reducededuplication.min.reducer": "1", 
-            "hive.semantic.analyzer.factory.impl": "org.apache.hivealog.cli.HCatSemanticAnalyzerFactory", 
+            "hive.optimize.reducededuplication.min.reducer": "1",
             "hive.auto.convert.join": "true", 
             "hive.enforce.bucketing": "true", 
             "hive.mapred.reduce.tasks.speculative.execution": "false", 

http://git-wip-us.apache.org/repos/asf/ambari/blob/ea081968/ambari-server/src/test/python/stacks/2.0.6/configs/secured_no_jce_name.json
----------------------------------------------------------------------
diff --git a/ambari-server/src/test/python/stacks/2.0.6/configs/secured_no_jce_name.json b/ambari-server/src/test/python/stacks/2.0.6/configs/secured_no_jce_name.json
index 9cc17e4..ca84090 100644
--- a/ambari-server/src/test/python/stacks/2.0.6/configs/secured_no_jce_name.json
+++ b/ambari-server/src/test/python/stacks/2.0.6/configs/secured_no_jce_name.json
@@ -550,8 +550,7 @@
             "hive.metastore.warehouse.dir": "/apps/hive/warehouse", 
             "hive.metastore.client.socket.timeout": "60", 
             "hive.metastore.kerberos.principal": "hive/_HOST@EXAMPLE.COM", 
-            "hive.optimize.reducededuplication.min.reducer": "1", 
-            "hive.semantic.analyzer.factory.impl": "org.apache.hivealog.cli.HCatSemanticAnalyzerFactory", 
+            "hive.optimize.reducededuplication.min.reducer": "1",
             "hive.auto.convert.join": "true", 
             "hive.enforce.bucketing": "true", 
             "hive.mapred.reduce.tasks.speculative.execution": "false", 

http://git-wip-us.apache.org/repos/asf/ambari/blob/ea081968/ambari-server/src/test/python/stacks/2.1/configs/default.json
----------------------------------------------------------------------
diff --git a/ambari-server/src/test/python/stacks/2.1/configs/default.json b/ambari-server/src/test/python/stacks/2.1/configs/default.json
index 26e9738..70da859 100644
--- a/ambari-server/src/test/python/stacks/2.1/configs/default.json
+++ b/ambari-server/src/test/python/stacks/2.1/configs/default.json
@@ -468,8 +468,7 @@
             "hive.metastore.cache.pinobjtypes": "Table,Database,Type,FieldSchema,Order", 
             "hive.optimize.reducededuplication": "true", 
             "hive.metastore.warehouse.dir": "/apps/hive/warehouse", 
-            "hive.metastore.client.socket.timeout": "60", 
-            "hive.semantic.analyzer.factory.impl": "org.apache.hivealog.cli.HCatSemanticAnalyzerFactory", 
+            "hive.metastore.client.socket.timeout": "60",
             "hive.auto.convert.join": "true", 
             "hive.enforce.bucketing": "true", 
             "hive.mapred.reduce.tasks.speculative.execution": "false", 

http://git-wip-us.apache.org/repos/asf/ambari/blob/ea081968/ambari-server/src/test/python/stacks/2.1/configs/secured.json
----------------------------------------------------------------------
diff --git a/ambari-server/src/test/python/stacks/2.1/configs/secured.json b/ambari-server/src/test/python/stacks/2.1/configs/secured.json
index 2085e28..e33c858 100644
--- a/ambari-server/src/test/python/stacks/2.1/configs/secured.json
+++ b/ambari-server/src/test/python/stacks/2.1/configs/secured.json
@@ -599,8 +599,7 @@
             "hive.metastore.warehouse.dir": "/apps/hive/warehouse", 
             "hive.metastore.client.socket.timeout": "60", 
             "hive.metastore.kerberos.principal": "hive/_HOST@EXAMPLE.COM", 
-            "hive.optimize.reducededuplication.min.reducer": "1", 
-            "hive.semantic.analyzer.factory.impl": "org.apache.hivealog.cli.HCatSemanticAnalyzerFactory", 
+            "hive.optimize.reducededuplication.min.reducer": "1",
             "hive.auto.convert.join": "true", 
             "hive.enforce.bucketing": "true", 
             "hive.mapred.reduce.tasks.speculative.execution": "false", 

http://git-wip-us.apache.org/repos/asf/ambari/blob/ea081968/ambari-server/src/test/resources/TestAmbaryServer.samples/dummy_stack/HIVE/configuration/hive-site.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/test/resources/TestAmbaryServer.samples/dummy_stack/HIVE/configuration/hive-site.xml b/ambari-server/src/test/resources/TestAmbaryServer.samples/dummy_stack/HIVE/configuration/hive-site.xml
index a69e250..5ce8508 100644
--- a/ambari-server/src/test/resources/TestAmbaryServer.samples/dummy_stack/HIVE/configuration/hive-site.xml
+++ b/ambari-server/src/test/resources/TestAmbaryServer.samples/dummy_stack/HIVE/configuration/hive-site.xml
@@ -89,12 +89,6 @@ limitations under the License.
   </property>
 
   <property>
-    <name>hive.semantic.analyzer.factory.impl</name>
-    <value>org.apache.hivealog.cli.HCatSemanticAnalyzerFactory</value>
-    <description>controls which SemanticAnalyzerFactory implemenation class is used by CLI</description>
-  </property>
-
-  <property>
     <name>hive.metastore.client.socket.timeout</name>
     <value>60</value>
     <description>MetaStore Client socket timeout in seconds</description>

http://git-wip-us.apache.org/repos/asf/ambari/blob/ea081968/ambari-server/src/test/resources/deploy_HDP2.sh
----------------------------------------------------------------------
diff --git a/ambari-server/src/test/resources/deploy_HDP2.sh b/ambari-server/src/test/resources/deploy_HDP2.sh
index 029e6f0..bff8e21 100644
--- a/ambari-server/src/test/resources/deploy_HDP2.sh
+++ b/ambari-server/src/test/resources/deploy_HDP2.sh
@@ -33,7 +33,7 @@ curl -i -X PUT -d '{"Clusters":{"desired_configs":{"type":"mapred-site","tag":"v
 echo "-----------------------mapred-site-----------------------"
 curl -i -X PUT -d `echo '{"Clusters":{"desired_configs":{"type":"yarn-site","tag":"version1","properties":{"yarn.resourcemanager.resource-tracker.address":"HOST:8025","yarn.resourcemanager.scheduler.address":"HOST:8030","yarn.resourcemanager.address":"HOST:8050","yarn.resourcemanager.admin.address":"HOST:8141","yarn.resourcemanager.scheduler.class":"org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler","yarn.scheduler.minimum-allocation-mb":"1024","yarn.scheduler.maximum-allocation-mb":"8192","yarn.nodemanager.address":"0.0.0.0:45454","yarn.nodemanager.local-dirs":"/yarn/loc/dir","yarn.nodemanager.resource.memory-mb":"8192","yarn.application.classpath":"/etc/hadoop/conf,/usr/lib/hadoop/*,/usr/lib/hadoop/lib/*,/usr/lib/hadoop-hdfs/*,/usr/lib/hadoop-hdfs/lib/*,/usr/lib/hadoop-yarn/*,/usr/lib/hadoop-yarn/lib/*,/usr/lib/hadoop-mapreduce/*,/usr/lib/hadoop-mapreduce/lib/*,/usr/lib/ambari-server/*","yarn.nodemanager.vmem-pmem-ratio":"2.1","yarn.nodemanager.con
 tainer-executor.class":"org.apache.hadoop.yarn.server.nodemanager.DefaultContainerExecutor","yarn.nodemanager.aux-services":"mapreduce.shuffle","yarn.nodemanager.aux-services.class":"org.apache.hadoop.mapred.ShuffleHandler","yarn.nodemanager.log-dirs":"/var/log/hadoop-yarn/yarn","yarn.nodemanager.container-monitor.interval-ms":"3000","yarn.nodemanager.health-checker.script.path":"/etc/hadoop/conf/health_check","yarn.nodemanager.health-checker.interval-ms":"135000","yarn.nodemanager.health-checker.script.timeout-ms":"60000","yarn.nodemanager.log.retain-second":"604800","yarn.log-aggregation-enable":"true","yarn.nodemanager.remote-app-log-dir":"/app-logs","yarn.nodemanager.remote-app-log-dir-suffix":"logs","yarn.nodemanager.log-aggregation.compression-type":"gz","yarn.nodemanager.delete.debug-delay-sec":"36000"}}}}'| sed s/HOST/$HOST/g` -u admin:admin http://localhost:8080/api/v1/clusters/c1
 echo "-----------------------yarn-site-----------------------"
-curl -i -X PUT -d `echo '{"Clusters":{"desired_configs":{"type":"hive-site","tag":"version1","properties":{"hive.security.authorization.manager":"org.apache.hcatalog.security.HdfsAuthorizationProvider","hive.metastore.warehouse.dir":"/apps/hive/warehouse","hive.metastore.execute.setugi":"true","javax.jdo.option.ConnectionDriverName":"com.mysql.jdbc.Driver","hive.security.authorization.enabled":"true","hadoop.clientside.fs.operations":"true","hive.semantic.analyzer.factory.impl":"org.apache.hivealog.cli.HCatSemanticAnalyzerFactory","fs.hdfs.impl.disable.cache":"true","hive.server2.enable.doAs":"true","hive.metastore.client.socket.timeout":"60","hive.metastore.cache.pinobjtypes":"Table,Database,Type,FieldSchema,Order","hive.metastore.local":"false","javax.jdo.option.ConnectionUserName":"hive","javax.jdo.option.ConnectionPassword":"admin","hive.metastore.uris":"thrift://HOST:9083","javax.jdo.option.ConnectionURL":"jdbc:mysql://HOST/hive?createDatabaseIfNotExist=true"}}}}'| sed s/HOST/$
 HOST/g` -u admin:admin http://localhost:8080/api/v1/clusters/c1
+curl -i -X PUT -d `echo '{"Clusters":{"desired_configs":{"type":"hive-site","tag":"version1","properties":{"hive.security.authorization.manager":"org.apache.hcatalog.security.HdfsAuthorizationProvider","hive.metastore.warehouse.dir":"/apps/hive/warehouse","hive.metastore.execute.setugi":"true","javax.jdo.option.ConnectionDriverName":"com.mysql.jdbc.Driver","hive.security.authorization.enabled":"true","hadoop.clientside.fs.operations":"true","fs.hdfs.impl.disable.cache":"true","hive.server2.enable.doAs":"true","hive.metastore.client.socket.timeout":"60","hive.metastore.cache.pinobjtypes":"Table,Database,Type,FieldSchema,Order","hive.metastore.local":"false","javax.jdo.option.ConnectionUserName":"hive","javax.jdo.option.ConnectionPassword":"admin","hive.metastore.uris":"thrift://HOST:9083","javax.jdo.option.ConnectionURL":"jdbc:mysql://HOST/hive?createDatabaseIfNotExist=true"}}}}'| sed s/HOST/$HOST/g` -u admin:admin http://localhost:8080/api/v1/clusters/c1
 echo "-----------------------hive-site-----------------------"
 curl -i -X PUT -d `echo '{"Clusters":{"desired_configs":{"type":"webhcat-site","tag":"version1","properties":{"templeton.hcat":"/usr/bin/hcat","templeton.storage.class":"org.apache.hcatalog.templeton.tool.ZooKeeperStorage","templeton.jar":"/usr/lib/hcatalog/share/webhcat/svr/webhcat.jar","templeton.streaming.jar":"hdfs:///apps/webhcat/hadoop-streaming.jar","templeton.exec.timeout":"60000","templeton.hive.properties":"hive.metastore.local\u003dfalse,hive.metastore.uris\u003dthrift://HOST:9083,hive.metastore.sasl.enabled\u003dyes,hive.metastore.execute.setugi\u003dtrue","templeton.override.enabled":"false","templeton.pig.path":"pig.tar.gz/pig/bin/pig","templeton.hive.archive":"hdfs:///apps/webhcat/hive.tar.gz","templeton.port":"50111","templeton.libjars":"/usr/lib/zookeeper/zookeeper.jar","templeton.hadoop":"/usr/bin/hadoop","templeton.pig.archive":"hdfs:///apps/webhcat/pig.tar.gz","templeton.zookeeper.hosts":"HOST:2181","templeton.hive.path":"hive.tar.gz/hive/bin/hive","templeton.had
 oop.conf.dir":"/etc/hadoop/conf"}}}}'| sed s/HOST/$HOST/g` -u admin:admin http://localhost:8080/api/v1/clusters/c1
 echo "-----------------------webhcat-site-----------------------"

http://git-wip-us.apache.org/repos/asf/ambari/blob/ea081968/ambari-server/src/test/resources/stacks/HDP/1.2.0/services/HIVE/configuration/hive-site.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/test/resources/stacks/HDP/1.2.0/services/HIVE/configuration/hive-site.xml b/ambari-server/src/test/resources/stacks/HDP/1.2.0/services/HIVE/configuration/hive-site.xml
index 7d35558..1113ef6 100644
--- a/ambari-server/src/test/resources/stacks/HDP/1.2.0/services/HIVE/configuration/hive-site.xml
+++ b/ambari-server/src/test/resources/stacks/HDP/1.2.0/services/HIVE/configuration/hive-site.xml
@@ -89,12 +89,6 @@ limitations under the License.
   </property>
 
   <property>
-    <name>hive.semantic.analyzer.factory.impl</name>
-    <value>org.apache.hivealog.cli.HCatSemanticAnalyzerFactory</value>
-    <description>controls which SemanticAnalyzerFactory implemenation class is used by CLI</description>
-  </property>
-
-  <property>
     <name>hadoop.clientside.fs.operations</name>
     <value>true</value>
     <description>FS operations are owned by client</description>

http://git-wip-us.apache.org/repos/asf/ambari/blob/ea081968/ambari-server/src/test/resources/stacks/HDP/1.3.0/services/HIVE/configuration/hive-site.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/test/resources/stacks/HDP/1.3.0/services/HIVE/configuration/hive-site.xml b/ambari-server/src/test/resources/stacks/HDP/1.3.0/services/HIVE/configuration/hive-site.xml
index 40fa0a7..3e31edf 100644
--- a/ambari-server/src/test/resources/stacks/HDP/1.3.0/services/HIVE/configuration/hive-site.xml
+++ b/ambari-server/src/test/resources/stacks/HDP/1.3.0/services/HIVE/configuration/hive-site.xml
@@ -89,12 +89,6 @@ limitations under the License.
   </property>
 
   <property>
-    <name>hive.semantic.analyzer.factory.impl</name>
-    <value>org.apache.hivealog.cli.HCatSemanticAnalyzerFactory</value>
-    <description>controls which SemanticAnalyzerFactory implemenation class is used by CLI</description>
-  </property>
-
-  <property>
     <name>hadoop.clientside.fs.operations</name>
     <value>true</value>
     <description>FS operations are owned by client</description>

http://git-wip-us.apache.org/repos/asf/ambari/blob/ea081968/ambari-server/src/test/resources/stacks/HDP/1.3.1/services/HIVE/configuration/hive-site.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/test/resources/stacks/HDP/1.3.1/services/HIVE/configuration/hive-site.xml b/ambari-server/src/test/resources/stacks/HDP/1.3.1/services/HIVE/configuration/hive-site.xml
index 7d35558..1113ef6 100644
--- a/ambari-server/src/test/resources/stacks/HDP/1.3.1/services/HIVE/configuration/hive-site.xml
+++ b/ambari-server/src/test/resources/stacks/HDP/1.3.1/services/HIVE/configuration/hive-site.xml
@@ -89,12 +89,6 @@ limitations under the License.
   </property>
 
   <property>
-    <name>hive.semantic.analyzer.factory.impl</name>
-    <value>org.apache.hivealog.cli.HCatSemanticAnalyzerFactory</value>
-    <description>controls which SemanticAnalyzerFactory implemenation class is used by CLI</description>
-  </property>
-
-  <property>
     <name>hadoop.clientside.fs.operations</name>
     <value>true</value>
     <description>FS operations are owned by client</description>

http://git-wip-us.apache.org/repos/asf/ambari/blob/ea081968/ambari-server/src/test/resources/stacks/HDP/2.0.1/services/HIVE/configuration/hive-site.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/test/resources/stacks/HDP/2.0.1/services/HIVE/configuration/hive-site.xml b/ambari-server/src/test/resources/stacks/HDP/2.0.1/services/HIVE/configuration/hive-site.xml
index 96b0d17..470f341 100644
--- a/ambari-server/src/test/resources/stacks/HDP/2.0.1/services/HIVE/configuration/hive-site.xml
+++ b/ambari-server/src/test/resources/stacks/HDP/2.0.1/services/HIVE/configuration/hive-site.xml
@@ -90,12 +90,6 @@ limitations under the License.
   </property>
 
   <property>
-    <name>hive.semantic.analyzer.factory.impl</name>
-    <value>org.apache.hivealog.cli.HCatSemanticAnalyzerFactory</value>
-    <description>controls which SemanticAnalyzerFactory implemenation class is used by CLI</description>
-  </property>
-
-  <property>
     <name>hadoop.clientside.fs.operations</name>
     <value>true</value>
     <description>FS operations are owned by client</description>

http://git-wip-us.apache.org/repos/asf/ambari/blob/ea081968/ambari-server/src/test/resources/stacks/HDP/2.0.5/services/HIVE/configuration/hive-site.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/test/resources/stacks/HDP/2.0.5/services/HIVE/configuration/hive-site.xml b/ambari-server/src/test/resources/stacks/HDP/2.0.5/services/HIVE/configuration/hive-site.xml
index f8ad94a..830b0af 100644
--- a/ambari-server/src/test/resources/stacks/HDP/2.0.5/services/HIVE/configuration/hive-site.xml
+++ b/ambari-server/src/test/resources/stacks/HDP/2.0.5/services/HIVE/configuration/hive-site.xml
@@ -89,12 +89,6 @@ limitations under the License.
   </property>
 
   <property>
-    <name>hive.semantic.analyzer.factory.impl</name>
-    <value>org.apache.hivealog.cli.HCatSemanticAnalyzerFactory</value>
-    <description>controls which SemanticAnalyzerFactory implemenation class is used by CLI</description>
-  </property>
-
-  <property>
     <name>hadoop.clientside.fs.operations</name>
     <value>true</value>
     <description>FS operations are owned by client</description>

http://git-wip-us.apache.org/repos/asf/ambari/blob/ea081968/ambari-server/src/test/resources/stacks/HDP/2.0.7/services/HIVE/configuration/hive-site.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/test/resources/stacks/HDP/2.0.7/services/HIVE/configuration/hive-site.xml b/ambari-server/src/test/resources/stacks/HDP/2.0.7/services/HIVE/configuration/hive-site.xml
index a69e250..5ce8508 100644
--- a/ambari-server/src/test/resources/stacks/HDP/2.0.7/services/HIVE/configuration/hive-site.xml
+++ b/ambari-server/src/test/resources/stacks/HDP/2.0.7/services/HIVE/configuration/hive-site.xml
@@ -89,12 +89,6 @@ limitations under the License.
   </property>
 
   <property>
-    <name>hive.semantic.analyzer.factory.impl</name>
-    <value>org.apache.hivealog.cli.HCatSemanticAnalyzerFactory</value>
-    <description>controls which SemanticAnalyzerFactory implemenation class is used by CLI</description>
-  </property>
-
-  <property>
     <name>hive.metastore.client.socket.timeout</name>
     <value>60</value>
     <description>MetaStore Client socket timeout in seconds</description>

http://git-wip-us.apache.org/repos/asf/ambari/blob/ea081968/ambari-web/app/assets/data/configurations/cluster_level_configs.json
----------------------------------------------------------------------
diff --git a/ambari-web/app/assets/data/configurations/cluster_level_configs.json b/ambari-web/app/assets/data/configurations/cluster_level_configs.json
index c02317a..faca624 100644
--- a/ambari-web/app/assets/data/configurations/cluster_level_configs.json
+++ b/ambari-web/app/assets/data/configurations/cluster_level_configs.json
@@ -125,7 +125,6 @@
         "hive.metastore.local" : "false",
         "fs.hdfs.impl.disable.cache" : "true",
         "javax.jdo.option.ConnectionURL" : "jdbc:mysql://dev.hortonworks.com/hive?createDatabaseIfNotExist=true",
-        "hive.semantic.analyzer.factory.impl" : "org.apache.hivealog.cli.HCatSemanticAnalyzerFactory",
         "hive.security.authorization.enabled" : "false",
         "javax.jdo.option.ConnectionUserName" : "hive",
         "hive.server2.enable.doAs" : "true",

http://git-wip-us.apache.org/repos/asf/ambari/blob/ea081968/ambari-web/app/assets/data/wizard/stack/hdp/version01/HIVE.json
----------------------------------------------------------------------
diff --git a/ambari-web/app/assets/data/wizard/stack/hdp/version01/HIVE.json b/ambari-web/app/assets/data/wizard/stack/hdp/version01/HIVE.json
index 855a9f8..7adb57d 100644
--- a/ambari-web/app/assets/data/wizard/stack/hdp/version01/HIVE.json
+++ b/ambari-web/app/assets/data/wizard/stack/hdp/version01/HIVE.json
@@ -24,11 +24,6 @@
     "description" : "List of comma separated metastore object types that should be pinned in the cache",
     "filename" : "hive-site.xml"
   }, {
-    "name" : "hive.semantic.analyzer.factory.impl",
-    "value" : "org.apache.hivealog.cli.HCatSemanticAnalyzerFactory",
-    "description" : "controls which SemanticAnalyzerFactory implemenation class is used by CLI",
-    "filename" : "hive-site.xml"
-  }, {
     "name" : "hadoop.clientside.fs.operations",
     "value" : "true",
     "description" : "FS operations are owned by client",
@@ -77,4 +72,4 @@
     "client" : true,
     "master" : false
   }
-}
\ No newline at end of file
+}

http://git-wip-us.apache.org/repos/asf/ambari/blob/ea081968/ambari-web/app/assets/data/wizard/stack/hdp/version1.2.1/HIVE.json
----------------------------------------------------------------------
diff --git a/ambari-web/app/assets/data/wizard/stack/hdp/version1.2.1/HIVE.json b/ambari-web/app/assets/data/wizard/stack/hdp/version1.2.1/HIVE.json
index 73baee4..60ce0c2 100644
--- a/ambari-web/app/assets/data/wizard/stack/hdp/version1.2.1/HIVE.json
+++ b/ambari-web/app/assets/data/wizard/stack/hdp/version1.2.1/HIVE.json
@@ -74,18 +74,6 @@
       }
     },
     {
-      "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.2.1/stackServices/HIVE/configurations/hive.semantic.analyzer.factory.impl",
-      "StackConfigurations" : {
-        "property_description" : "controls which SemanticAnalyzerFactory implemenation class is used by CLI",
-        "property_value" : "org.apache.hivealog.cli.HCatSemanticAnalyzerFactory",
-        "stack_version" : "1.2.1",
-        "property_name" : "hive.semantic.analyzer.factory.impl",
-        "service_name" : "HIVE",
-        "stack_name" : "HDP",
-        "type" : "hive-site.xml"
-      }
-    },
-    {
       "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.2.1/stackServices/HIVE/configurations/hive.metastore.local",
       "StackConfigurations" : {
         "property_description" : "controls whether to connect to remove metastore server or\n    open a new metastore server in Hive Client JVM",
@@ -146,4 +134,4 @@
       }
     }
   ]
-}
\ No newline at end of file
+}

http://git-wip-us.apache.org/repos/asf/ambari/blob/ea081968/ambari-web/app/assets/data/wizard/stack/hdp/version1.3.0/HIVE.json
----------------------------------------------------------------------
diff --git a/ambari-web/app/assets/data/wizard/stack/hdp/version1.3.0/HIVE.json b/ambari-web/app/assets/data/wizard/stack/hdp/version1.3.0/HIVE.json
index 71fa5ed..bdc60d3 100644
--- a/ambari-web/app/assets/data/wizard/stack/hdp/version1.3.0/HIVE.json
+++ b/ambari-web/app/assets/data/wizard/stack/hdp/version1.3.0/HIVE.json
@@ -326,18 +326,6 @@
       }
     },
     {
-      "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/hive.semantic.analyzer.factory.impl",
-      "StackConfigurations" : {
-        "property_description" : "controls which SemanticAnalyzerFactory implemenation class is used by CLI",
-        "property_name" : "hive.semantic.analyzer.factory.impl",
-        "property_value" : "org.apache.hivealog.cli.HCatSemanticAnalyzerFactory",
-        "service_name" : "HIVE",
-        "stack_name" : "HDP",
-        "stack_version" : "1.3.0",
-        "type" : "hive-site.xml"
-      }
-    },
-    {
       "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/hive.server2.enable.doAs",
       "StackConfigurations" : {
         "property_description" : null,
@@ -542,4 +530,4 @@
       }
     }
   ]
-}
\ No newline at end of file
+}

http://git-wip-us.apache.org/repos/asf/ambari/blob/ea081968/ambari-web/app/assets/data/wizard/stack/hdp/version1.3.0/global.json
----------------------------------------------------------------------
diff --git a/ambari-web/app/assets/data/wizard/stack/hdp/version1.3.0/global.json b/ambari-web/app/assets/data/wizard/stack/hdp/version1.3.0/global.json
index 259fdfb..0c37a17 100644
--- a/ambari-web/app/assets/data/wizard/stack/hdp/version1.3.0/global.json
+++ b/ambari-web/app/assets/data/wizard/stack/hdp/version1.3.0/global.json
@@ -70,16 +70,6 @@
           }
         },
         {
-          "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/hive.semantic.analyzer.factory.impl",
-          "StackConfigurations" : {
-            "stack_version" : "1.3.0",
-            "property_name" : "hive.semantic.analyzer.factory.impl",
-            "filename" : "hive-site.xml",
-            "service_name" : "HIVE",
-            "stack_name" : "HDP"
-          }
-        },
-        {
           "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/mysql_connector_url",
           "StackConfigurations" : {
             "stack_version" : "1.3.0",
@@ -2487,4 +2477,4 @@
       ]
     }
   ]
-}
\ No newline at end of file
+}

http://git-wip-us.apache.org/repos/asf/ambari/blob/ea081968/ambari-web/app/assets/data/wizard/stack/hdp/version131/HIVE.json
----------------------------------------------------------------------
diff --git a/ambari-web/app/assets/data/wizard/stack/hdp/version131/HIVE.json b/ambari-web/app/assets/data/wizard/stack/hdp/version131/HIVE.json
index bdc77b1..f0df873 100644
--- a/ambari-web/app/assets/data/wizard/stack/hdp/version131/HIVE.json
+++ b/ambari-web/app/assets/data/wizard/stack/hdp/version131/HIVE.json
@@ -98,18 +98,6 @@
       }
     },
     {
-      "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/hive.semantic.analyzer.factory.impl",
-      "StackConfigurations" : {
-        "property_description" : "controls which SemanticAnalyzerFactory implemenation class is used by CLI",
-        "property_value" : "org.apache.hivealog.cli.HCatSemanticAnalyzerFactory",
-        "stack_version" : "1.3.1",
-        "property_name" : "hive.semantic.analyzer.factory.impl",
-        "filename" : "hive-site.xml",
-        "service_name" : "HIVE",
-        "stack_name" : "HDP"
-      }
-    },
-    {
       "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/hive_aux_jars_path",
       "StackConfigurations" : {
         "property_description" : "Hive auxiliary jar path.",
@@ -206,4 +194,4 @@
       }
     }
   ]
-}
\ No newline at end of file
+}

http://git-wip-us.apache.org/repos/asf/ambari/blob/ea081968/ambari-web/app/assets/data/wizard/stack/hdp/version131/global.json
----------------------------------------------------------------------
diff --git a/ambari-web/app/assets/data/wizard/stack/hdp/version131/global.json b/ambari-web/app/assets/data/wizard/stack/hdp/version131/global.json
index bc78d63..fee0938 100644
--- a/ambari-web/app/assets/data/wizard/stack/hdp/version131/global.json
+++ b/ambari-web/app/assets/data/wizard/stack/hdp/version131/global.json
@@ -70,16 +70,6 @@
           }
         },
         {
-          "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/hive.semantic.analyzer.factory.impl",
-          "StackConfigurations" : {
-            "stack_version" : "1.3.1",
-            "property_name" : "hive.semantic.analyzer.factory.impl",
-            "filename" : "hive-site.xml",
-            "service_name" : "HIVE",
-            "stack_name" : "HDP"
-          }
-        },
-        {
           "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/mysql_connector_url",
           "StackConfigurations" : {
             "stack_version" : "1.3.1",
@@ -2487,4 +2477,4 @@
       ]
     }
   ]
-}
\ No newline at end of file
+}

http://git-wip-us.apache.org/repos/asf/ambari/blob/ea081968/ambari-web/app/assets/data/wizard/stack/hdp/version2.0.1/HIVE.json
----------------------------------------------------------------------
diff --git a/ambari-web/app/assets/data/wizard/stack/hdp/version2.0.1/HIVE.json b/ambari-web/app/assets/data/wizard/stack/hdp/version2.0.1/HIVE.json
index c943ac9..81a938a 100644
--- a/ambari-web/app/assets/data/wizard/stack/hdp/version2.0.1/HIVE.json
+++ b/ambari-web/app/assets/data/wizard/stack/hdp/version2.0.1/HIVE.json
@@ -338,18 +338,6 @@
       }
     },
     {
-      "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/2.0.1/stackServices/HIVE/configurations/hive.semantic.analyzer.factory.impl",
-      "StackConfigurations" : {
-        "property_description" : "controls which SemanticAnalyzerFactory implemenation class is used by CLI",
-        "property_name" : "hive.semantic.analyzer.factory.impl",
-        "property_value" : "org.apache.hivealog.cli.HCatSemanticAnalyzerFactory",
-        "service_name" : "HIVE",
-        "stack_name" : "HDP",
-        "stack_version" : "2.0.1",
-        "type" : "hive-site.xml"
-      }
-    },
-    {
       "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/2.0.1/stackServices/HIVE/configurations/hive.server2.enable.doAs",
       "StackConfigurations" : {
         "property_description" : null,
@@ -422,4 +410,4 @@
       }
     }
   ]
-}
\ No newline at end of file
+}

http://git-wip-us.apache.org/repos/asf/ambari/blob/ea081968/ambari-web/app/assets/data/wizard/stack/hdp/version2.0.1/global.json
----------------------------------------------------------------------
diff --git a/ambari-web/app/assets/data/wizard/stack/hdp/version2.0.1/global.json b/ambari-web/app/assets/data/wizard/stack/hdp/version2.0.1/global.json
index 259fdfb..0c37a17 100644
--- a/ambari-web/app/assets/data/wizard/stack/hdp/version2.0.1/global.json
+++ b/ambari-web/app/assets/data/wizard/stack/hdp/version2.0.1/global.json
@@ -70,16 +70,6 @@
           }
         },
         {
-          "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/hive.semantic.analyzer.factory.impl",
-          "StackConfigurations" : {
-            "stack_version" : "1.3.0",
-            "property_name" : "hive.semantic.analyzer.factory.impl",
-            "filename" : "hive-site.xml",
-            "service_name" : "HIVE",
-            "stack_name" : "HDP"
-          }
-        },
-        {
           "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/mysql_connector_url",
           "StackConfigurations" : {
             "stack_version" : "1.3.0",
@@ -2487,4 +2477,4 @@
       ]
     }
   ]
-}
\ No newline at end of file
+}