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 6F756101C1 for ; Thu, 9 Jan 2014 03:17:13 +0000 (UTC) Received: (qmail 64443 invoked by uid 500); 9 Jan 2014 03:17:00 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 64338 invoked by uid 500); 9 Jan 2014 03:16:53 -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 64317 invoked by uid 500); 9 Jan 2014 03:16:51 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 64309 invoked by uid 99); 9 Jan 2014 03:16:50 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Jan 2014 03:16:50 +0000 Date: Thu, 9 Jan 2014 03:16:50 +0000 (UTC) From: "Vaibhav Gumashta (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (HIVE-6142) Beeline ignores HIVE_OPTS 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/HIVE-6142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta resolved HIVE-6142. ------------------------------------ Resolution: Fixed Duplicate > Beeline ignores HIVE_OPTS > ------------------------- > > Key: HIVE-6142 > URL: https://issues.apache.org/jira/browse/HIVE-6142 > Project: Hive > Issue Type: Bug > Components: HiveServer2, JDBC > Affects Versions: 0.13.0 > Reporter: Vaibhav Gumashta > Fix For: 0.13.0 > > > For example, exporting HIVE_OPTS="-hiveconf javax.jdo.option.ConnectionURL=jdbc:derby:;databaseName=/users/vgumashta/hdfs/hive/metastore_db;create=true" doesn't set the javax.jdo.option.ConnectionURL when starting beeline. Need to do it again with the set command. -- This message was sent by Atlassian JIRA (v6.1.5#6160)