Repository: incubator-atlas
Updated Branches:
  refs/heads/master 8fce71f17 -> 69e33ad6c


ATLAS-203 Bridge-Hive.html- configuration name don't match configuration name 
in import-hive.sh(ndjouhr via sumasai)


Project: http://git-wip-us.apache.org/repos/asf/incubator-atlas/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-atlas/commit/69e33ad6
Tree: http://git-wip-us.apache.org/repos/asf/incubator-atlas/tree/69e33ad6
Diff: http://git-wip-us.apache.org/repos/asf/incubator-atlas/diff/69e33ad6

Branch: refs/heads/master
Commit: 69e33ad6c9bf2239deb04871009cfa577b5aa6ef
Parents: 8fce71f
Author: Suma Shivaprasad <[email protected]>
Authored: Thu Oct 8 21:38:27 2015 +0530
Committer: Suma Shivaprasad <[email protected]>
Committed: Thu Oct 8 21:39:02 2015 +0530

----------------------------------------------------------------------
 docs/src/site/twiki/Bridge-Hive.twiki | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/69e33ad6/docs/src/site/twiki/Bridge-Hive.twiki
----------------------------------------------------------------------
diff --git a/docs/src/site/twiki/Bridge-Hive.twiki 
b/docs/src/site/twiki/Bridge-Hive.twiki
index de574e3..2179b55 100644
--- a/docs/src/site/twiki/Bridge-Hive.twiki
+++ b/docs/src/site/twiki/Bridge-Hive.twiki
@@ -29,7 +29,7 @@ hive_process - attribute qualifiedName - queryText
 
 ---++ 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-up the following configs in hive-site.xml of your hive set-up and set 
environment variable HIVE_CONFIG to the hive conf directory:
+Set-up the following configs in hive-site.xml of your hive set-up and set 
environment variable HIVE_CONF_DIR to the hive conf directory:
    * Atlas endpoint - Add the following property with the Atlas endpoint for 
your set-up
 <verbatim>
 <property>

Reply via email to