From issues-return-2580-apmail-kylin-issues-archive=kylin.apache.org@kylin.apache.org Mon Jan 25 11:01:40 2016 Return-Path: X-Original-To: apmail-kylin-issues-archive@minotaur.apache.org Delivered-To: apmail-kylin-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0D4C81880B for ; Mon, 25 Jan 2016 11:01:40 +0000 (UTC) Received: (qmail 58243 invoked by uid 500); 25 Jan 2016 11:01:40 -0000 Delivered-To: apmail-kylin-issues-archive@kylin.apache.org Received: (qmail 58197 invoked by uid 500); 25 Jan 2016 11:01:39 -0000 Mailing-List: contact issues-help@kylin.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@kylin.apache.org Delivered-To: mailing list issues@kylin.apache.org Received: (qmail 58188 invoked by uid 99); 25 Jan 2016 11:01:39 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Jan 2016 11:01:39 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id CE6912C14F0 for ; Mon, 25 Jan 2016 11:01:39 +0000 (UTC) Date: Mon, 25 Jan 2016 11:01:39 +0000 (UTC) From: "Zhong Yanghong (JIRA)" To: issues@kylin.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (KYLIN-1082) Hive dependencies should be add to tmpjars MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/KYLIN-1082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15115041#comment-15115041 ] Zhong Yanghong commented on KYLIN-1082: --------------------------------------- We have agreed on the current implementation and don't provide the trigger so as to make users' life simple. Compared to data to be processed, size of the jars uploaded is very small and the cost can be ignored. > Hive dependencies should be add to tmpjars > ------------------------------------------ > > Key: KYLIN-1082 > URL: https://issues.apache.org/jira/browse/KYLIN-1082 > Project: Kylin > Issue Type: Bug > Components: Environment , Job Engine > Reporter: liyang > Assignee: Zhong Yanghong > Labels: newbie > Fix For: v2.1, v1.3 > > Attachments: auto_hive_tmpjars_1_x_staging.patch, auto_hive_tmpjars_2_x_staging.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)