You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Yusaku Sako (JIRA)" <ji...@apache.org> on 2016/02/11 04:50:18 UTC

[jira] [Created] (AMBARI-15006) Ambari Server Upgrade adds unneeded Atlas properties even though Atlas is not needed, causing forced Hive restart

Yusaku Sako created AMBARI-15006:
------------------------------------

             Summary: 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.1
            Reporter: Yusaku Sako
            Assignee: Sumit Mohanty
            Priority: Critical
             Fix For: 2.2.2


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)