Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 4900F200AE3 for ; Wed, 4 May 2016 10:18:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 477BE1609FE; Wed, 4 May 2016 10:18:14 +0200 (CEST) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id BA2241609FD for ; Wed, 4 May 2016 10:18:13 +0200 (CEST) Received: (qmail 45672 invoked by uid 500); 4 May 2016 08:18:13 -0000 Mailing-List: contact issues-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 issues@hive.apache.org Received: (qmail 45627 invoked by uid 99); 4 May 2016 08:18:12 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 May 2016 08:18:12 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id D94392C1F60 for ; Wed, 4 May 2016 08:18:12 +0000 (UTC) Date: Wed, 4 May 2016 08:18:12 +0000 (UTC) From: "Hari Sankar Sivarama Subramaniyan (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: =?utf-8?Q?[jira]_[Updated]_(HIVE-6137)_Hive_should_report_?= =?utf-8?Q?that_the_file/path_doesn?= =?utf-8?Q?=E2=80=99t_exist_when_it_doesn=E2=80=99t?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 04 May 2016 08:18:14 -0000 [ https://issues.apache.org/jira/browse/HIVE-6137?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Sankar Sivarama Subramaniyan updated HIVE-6137: ---------------------------------------------------- Assignee: (was: Hari Sankar Sivarama Subramaniyan) > Hive should report that the file/path doesn=E2=80=99t exist when it doesn= =E2=80=99t > ------------------------------------------------------------------- > > Key: HIVE-6137 > URL: https://issues.apache.org/jira/browse/HIVE-6137 > Project: Hive > Issue Type: Bug > Reporter: Hari Sankar Sivarama Subramaniyan > Attachments: HIVE-6137.1.patch, HIVE-6137.2.patch, HIVE-6137.3.pa= tch, HIVE-6137.4.patch, HIVE-6137.5.patch, HIVE-6137.6.patch > > > Hive should report that the file/path doesn=E2=80=99t exist when it doesn= =E2=80=99t (it now reports SocketTimeoutException): > Execute a Hive DDL query with a reference to a non-existent blob (such as= CREATE EXTERNAL TABLE...) and check Hive logs (stderr): > FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exe= c.DDLTask. MetaException(message:Got exception: java.io.IOException) > This error message is not detailed enough. If a file doesn't exist, Hive = should report that it received an error while trying to locate the file. -- This message was sent by Atlassian JIRA (v6.3.4#6332)