You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Madhan Neethiraj (JIRA)" <ji...@apache.org> on 2018/05/17 15:04:00 UTC

[jira] [Updated] (ATLAS-382) Fixed Hive Bridge doc for ATLAS cluster name

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

Madhan Neethiraj updated ATLAS-382:
-----------------------------------
    Fix Version/s:     (was: trunk)

> Fixed Hive Bridge doc for ATLAS cluster name
> --------------------------------------------
>
>                 Key: ATLAS-382
>                 URL: https://issues.apache.org/jira/browse/ATLAS-382
>             Project: Atlas
>          Issue Type: Bug
>    Affects Versions: 0.6-incubating, trunk
>            Reporter: Suma Shivaprasad
>            Assignee: Suma Shivaprasad
>            Priority: Major
>             Fix For: 0.6-incubating
>
>         Attachments: ATLAS-382.patch
>
>
> ---++ Importing Hive Metadata
> org.apache.atlas.hive.bridge.HiveMetaStoreBridge imports the hive metadata into Atlas using the model defined in org.apache.atlas.hive.model.HiveDataModelGenerator. import-hive.sh command can be used to facilitate this.
> Set the following configuration in <atlas-conf>/client.properties and set environment variable HIVE_CONFIG to the hive conf directory:
>   <verbatim>
>     <property>
>       <name>atlas.cluster.name</name>
>       <value>primary</value>
>     </property>
>   </verbatim>
> THis should instead mention $HIVE_CONFIG/hive-site.xml instead of client.properties



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)