Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 95E9B101AF for ; Wed, 17 Dec 2014 20:01:14 +0000 (UTC) Received: (qmail 22605 invoked by uid 500); 17 Dec 2014 20:01:14 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 22404 invoked by uid 500); 17 Dec 2014 20:01:14 -0000 Mailing-List: contact dev-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 dev@hive.apache.org Received: (qmail 22326 invoked by uid 500); 17 Dec 2014 20:01:13 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 22323 invoked by uid 99); 17 Dec 2014 20:01:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Dec 2014 20:01:13 +0000 Date: Wed, 17 Dec 2014 20:01:13 +0000 (UTC) From: "Peter Slawski (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HIVE-9148) Fix default value for HWI_WAR_FILE MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Peter Slawski created HIVE-9148: ----------------------------------- Summary: Fix default value for HWI_WAR_FILE Key: HIVE-9148 URL: https://issues.apache.org/jira/browse/HIVE-9148 Project: Hive Issue Type: Bug Components: Web UI Affects Versions: 0.13.1, 0.14.0 Reporter: Peter Slawski Priority: Minor The path to the hwi war file should be relative to hive home. However, HWI_WAR_FILE is set in hwi.sh to be an absolute path. -- This message was sent by Atlassian JIRA (v6.3.4#6332)