Tom Beerbower created AMBARI-14888:
--------------------------------------

             Summary: Atlas Integration : Look into Atlas-Hive properties for RU
                 Key: AMBARI-14888
                 URL: https://issues.apache.org/jira/browse/AMBARI-14888
             Project: Ambari
          Issue Type: Bug
            Reporter: Tom Beerbower
            Assignee: Tom Beerbower


An Atlas install adds an export of HADOOP_CLASSPATH which includes the required 
atlas directories to hive-env.xml in the 2.3 HDP stack
{code}
export 
HADOOP_CLASSPATH=/etc/atlas/conf:/usr/hdp/current/atlas-server/hook/hive:${HADOOP_CLASSPATH}
{code}

It needs to be set during RU/EU from HDP 2.2 to 2.3 by modifying the config 
packs.
E.g.,

ambari-server/src/main/resources/stacks/HDP/2.3/upgrades/config-upgrade.xml
{code}
<replace key="content" find="foo" replace-with="bar" />
{code}




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to