Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 670C1200B36 for ; Wed, 22 Jun 2016 01:26:59 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 65815160A63; Tue, 21 Jun 2016 23:26:59 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id D5A99160A4F for ; Wed, 22 Jun 2016 01:26:58 +0200 (CEST) Received: (qmail 14328 invoked by uid 500); 21 Jun 2016 23:26:58 -0000 Mailing-List: contact issues-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list issues@hive.apache.org Received: (qmail 14302 invoked by uid 99); 21 Jun 2016 23:26:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Jun 2016 23:26:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id F22452C14E1 for ; Tue, 21 Jun 2016 23:26:57 +0000 (UTC) Date: Tue, 21 Jun 2016 23:26:57 +0000 (UTC) From: "Siddharth Seth (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-14041) llap scripts add hadoop and other libraries from the machine local install to the daemon classpath MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 21 Jun 2016 23:26:59 -0000 [ https://issues.apache.org/jira/browse/HIVE-14041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15343023#comment-15343023 ] Siddharth Seth commented on HIVE-14041: --------------------------------------- Thanks for the review. Committing. > llap scripts add hadoop and other libraries from the machine local install to the daemon classpath > -------------------------------------------------------------------------------------------------- > > Key: HIVE-14041 > URL: https://issues.apache.org/jira/browse/HIVE-14041 > Project: Hive > Issue Type: Bug > Components: llap > Reporter: Siddharth Seth > Assignee: Siddharth Seth > Attachments: HIVE-14041.01.patch > > > `hadoop classpath` ends up getting added to the classpath of llap daemons. This essentially means picking up the classpath from the local deploy. > This isn't required since the slider package includes relevant libraries (shipped from the client) -- This message was sent by Atlassian JIRA (v6.3.4#6332)