You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Alejandro Fernandez (JIRA)" <ji...@apache.org> on 2016/06/17 19:51:05 UTC

[jira] [Resolved] (AMBARI-14888) Atlas Integration : Look into Atlas-Hive properties for RU

     [ https://issues.apache.org/jira/browse/AMBARI-14888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alejandro Fernandez resolved AMBARI-14888.
------------------------------------------
    Resolution: Duplicate

Fixed already in AMBARI-14853

> 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
>    Affects Versions: 2.4.0
>            Reporter: Tom Beerbower
>            Assignee: Tom Beerbower
>             Fix For: 2.4.0
>
>
> 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)