You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by "Wang Cheng (JIRA)" <ji...@apache.org> on 2017/03/30 08:16:41 UTC

[jira] [Created] (KYLIN-2526) Improve find-hive-dependency.sh

Wang Cheng created KYLIN-2526:
---------------------------------

             Summary: Improve find-hive-dependency.sh
                 Key: KYLIN-2526
                 URL: https://issues.apache.org/jira/browse/KYLIN-2526
             Project: Kylin
          Issue Type: Improvement
            Reporter: Wang Cheng
            Assignee: Wang Cheng
            Priority: Minor


When KYLIN is deployed on a client node whose hive library structure is inconsistent with cluster's, it retrieves the cluster's hive class path and causes 'class not found' exception during running KYLIN.

Improvement:
After retrieving the hive class path, it additionally checks if the class paths really exist, meanwhile it provides 'export HIVE_LIB' to get local hive class path directly.




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)