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 47A9BD0EC for ; Tue, 30 Oct 2012 05:42:16 +0000 (UTC) Received: (qmail 58133 invoked by uid 500); 30 Oct 2012 05:42:16 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 57532 invoked by uid 500); 30 Oct 2012 05:42:15 -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 56941 invoked by uid 500); 30 Oct 2012 05:42:13 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 56917 invoked by uid 99); 30 Oct 2012 05:42:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Oct 2012 05:42:12 +0000 Date: Tue, 30 Oct 2012 05:42:12 +0000 (UTC) From: "Alexander Alten-Lorenz (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: <1227267745.43057.1351575732725.JavaMail.jiratomcat@arcas> In-Reply-To: <1631036269.38247.1351495151990.JavaMail.jiratomcat@arcas> Subject: [jira] [Updated] (HIVE-3636) Catch the NPe when using ^D to exit from CLI 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-3636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Alten-Lorenz updated HIVE-3636: ----------------------------------------- Description: The exit patch is just a quick hack to catch the NPE in order to allow ^D to exit hive without a stacktrace. (was: The exit patch is just a quick hack to catch the NPE in order to allow ^D to exit hive without a stacktrace. Originally created by Frank Fejes.) > Catch the NPe when using ^D to exit from CLI > -------------------------------------------- > > Key: HIVE-3636 > URL: https://issues.apache.org/jira/browse/HIVE-3636 > Project: Hive > Issue Type: Improvement > Components: CLI > Affects Versions: 0.9.0 > Reporter: Alexander Alten-Lorenz > Assignee: Alexander Alten-Lorenz > Fix For: 0.10.0 > > Attachments: HIVE-3636.patch > > > The exit patch is just a quick hack to catch the NPE in order to allow ^D to exit hive without a stacktrace. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira