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 8441CE5ED for ; Fri, 4 Jan 2013 02:24:13 +0000 (UTC) Received: (qmail 66855 invoked by uid 500); 4 Jan 2013 02:24:12 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 66758 invoked by uid 500); 4 Jan 2013 02:24:12 -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 66749 invoked by uid 500); 4 Jan 2013 02:24:12 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 66745 invoked by uid 99); 4 Jan 2013 02:24:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Jan 2013 02:24:12 +0000 Date: Fri, 4 Jan 2013 02:24:12 +0000 (UTC) From: "Chris Drome (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Reopened] (HIVE-3631) script_pipe.q fails when using JDK7 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-3631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Drome reopened HIVE-3631: ------------------------------- Reopening to patch branch-0.9 and branch-0.10. > script_pipe.q fails when using JDK7 > ----------------------------------- > > Key: HIVE-3631 > URL: https://issues.apache.org/jira/browse/HIVE-3631 > Project: Hive > Issue Type: Bug > Components: Tests > Affects Versions: 0.10.0, 0.9.1 > Reporter: Chris Drome > Assignee: Chris Drome > Fix For: 0.11.0 > > Attachments: HIVE-3631-0.10.patch, HIVE-3631-0.9.patch, HIVE-3631-trunk.patch > > > Hive Runtime Error while closing operators: Hit error while closing .. > The MR job fails on this test. Unfortunately, the exception is not all that helpful. > I tracked this down to a class which attempts to close a stream that is already closed. Broken pipe exceptions are caught and not propagated further, but stream closed exception are not caught. -- 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