You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Chen He (JIRA)" <ji...@apache.org> on 2015/08/05 06:14:04 UTC

[jira] [Created] (ATLAS-92) import-hive.sh failed to find HiveMetaStoreBridge

Chen He created ATLAS-92:
----------------------------

             Summary: import-hive.sh failed to find HiveMetaStoreBridge
                 Key: ATLAS-92
                 URL: https://issues.apache.org/jira/browse/ATLAS-92
             Project: Atlas
          Issue Type: Bug
    Affects Versions: 0.5-incubating
            Reporter: Chen He


\>./bin/import-hive.sh
Error: Could not find or load main class org.apache.atlas.hive.bridge.HiveMetaStoreBridge
Failed to import Hive Data Model!!!

Actually, HiveMetaStoreBridge class is in the hive-bridge-0.6.x.jar which is under the ./hook/hive/ directory. To fix this is simple. We either change the building process and put the HiveMetaStoreBridge into jars under  /bridge/hive , or import jars under ./hook/hive/ in the import-hive.sh



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)