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 29B0010FA9 for ; Thu, 7 Nov 2013 00:10:18 +0000 (UTC) Received: (qmail 22167 invoked by uid 500); 7 Nov 2013 00:10:17 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 22086 invoked by uid 500); 7 Nov 2013 00:10:17 -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 21910 invoked by uid 500); 7 Nov 2013 00:10:17 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 21875 invoked by uid 99); 7 Nov 2013 00:10:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Nov 2013 00:10:17 +0000 Date: Thu, 7 Nov 2013 00:10:17 +0000 (UTC) From: "Szehon Ho (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-5765) Beeline throws NPE when -e option is used 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-5765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-5765: ---------------------------- Attachment: HIVE-5765.patch > Beeline throws NPE when -e option is used > ----------------------------------------- > > Key: HIVE-5765 > URL: https://issues.apache.org/jira/browse/HIVE-5765 > Project: Hive > Issue Type: Bug > Components: CLI > Reporter: Szehon Ho > Assignee: Szehon Ho > Attachments: HIVE-5765.patch > > > When running Beeline with -e option to pass in sql commands, a null pointer exception is thrown, even though the command completes successfully. -- This message was sent by Atlassian JIRA (v6.1#6144)