[ https://issues.apache.org/jira/browse/ATLAS-382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15050264#comment-15050264 ]
Shwetha G S commented on ATLAS-382: ----------------------------------- +1 > 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 > Fix For: 0.6-incubating, trunk > > 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 (v6.3.4#6332)