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)