You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by vb...@apache.org on 2015/09/17 18:07:50 UTC

ambari git commit: AMBARI-13114. Unable to deploy Hive via blueprints with default configuration.(vbrodetskyi)

Repository: ambari
Updated Branches:
  refs/heads/branch-2.1 04521ee88 -> 4d0638295


AMBARI-13114. Unable to deploy Hive via blueprints with default configuration.(vbrodetskyi)


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

Branch: refs/heads/branch-2.1
Commit: 4d0638295c725d5b6df49562ef523873a23a690d
Parents: 04521ee
Author: Vitaly Brodetskyi <vb...@hortonworks.com>
Authored: Thu Sep 17 19:07:29 2015 +0300
Committer: Vitaly Brodetskyi <vb...@hortonworks.com>
Committed: Thu Sep 17 19:07:29 2015 +0300

----------------------------------------------------------------------
 .../stacks/HDP/2.3/services/HIVE/configuration/hive-site.xml        | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/4d063829/ambari-server/src/main/resources/stacks/HDP/2.3/services/HIVE/configuration/hive-site.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/HDP/2.3/services/HIVE/configuration/hive-site.xml b/ambari-server/src/main/resources/stacks/HDP/2.3/services/HIVE/configuration/hive-site.xml
index f6b3ce9..700c958 100644
--- a/ambari-server/src/main/resources/stacks/HDP/2.3/services/HIVE/configuration/hive-site.xml
+++ b/ambari-server/src/main/resources/stacks/HDP/2.3/services/HIVE/configuration/hive-site.xml
@@ -31,7 +31,6 @@ limitations under the License.
 
   <property>
     <name>datanucleus.rdbms.datastoreAdapterClassName</name>
-    <value>org.datanucleus.store.rdbms.adapter.SQLAnywhereAdapter</value>
     <description>Datanucleus Class, This property used only when hive db is SQLA</description>
     <depends-on>
       <property>