[
https://issues.apache.org/jira/browse/AMBARI-15006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15157209#comment-15157209
]
Hudson commented on AMBARI-15006:
---------------------------------
SUCCESS: Integrated in Ambari-branch-2.2 #371 (See
[https://builds.apache.org/job/Ambari-branch-2.2/371/])
AMBARI-15006. Ambari Server Upgrade adds unneeded Atlas properties even
(aonishuk:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=37b86ee7a2c3cfb79c20c5f7d2aa6e3a28b82a19])
*
ambari-server/src/test/java/org/apache/ambari/server/upgrade/UpgradeCatalog222Test.java
*
ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog222.java
*
ambari-server/src/main/resources/stacks/HDP/2.3/services/HIVE/configuration/hive-site.xml
*
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/configuration/hive-site.xml
> Ambari Server Upgrade adds unneeded Atlas properties even though Atlas is not
> needed, causing forced Hive restart
> -----------------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-15006
> URL: https://issues.apache.org/jira/browse/AMBARI-15006
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.1.2
> Reporter: Yusaku Sako
> Assignee: Andrew Onischuk
> Priority: Critical
> Fix For: 2.2.2
>
> Attachments: AMBARI-15006.patch
>
>
> Upgrading Ambari Server from 2.1.2.1 to 2.2.1 caused unnecessary addition of
> the following config properties in hive-site.xml and forced Hive to be
> restarted:
> atlas.cluster.name: primary
> atlas.hook.hive.maxThreads: 1
> atlas.hook.hive.minThreads: 1
> atlas.rest.address: http://localhost:21000
> The cluster does not have Atlas installed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)