Suma Shivaprasad created ATLAS-382:
--------------------------------------

             Summary: 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
            Reporter: Suma Shivaprasad


---++ 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)

Reply via email to