[
https://issues.apache.org/jira/browse/KYLIN-1082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15112120#comment-15112120
]
Zhong Yanghong commented on KYLIN-1082:
---------------------------------------
After checking, only three jars need to be distributed to datanode,
"hive-exec.jar, hive-metastore.jar, and hive-hcatalog-core.jar".
> Hive dependencies should be add to tmpjars
> ------------------------------------------
>
> Key: KYLIN-1082
> URL: https://issues.apache.org/jira/browse/KYLIN-1082
> Project: Kylin
> Issue Type: Bug
> Reporter: liyang
> Assignee: Zhong Yanghong
> Labels: newbie
> Attachments:
> 0001-For-achieving-automatically-upload-hive-related-jars.patch
>
>
> Currently kylin assume all data nodes have hive deployment at exact same FS
> location. However, a better position is to think hive as a client side app.
> Then we need to ship hive jar with MR job every time.
> This make deploy kylin a lot easier in cluster that does not have hive on all
> data nodes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)