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 C1FB6200B14 for ; Sat, 4 Jun 2016 04:20:00 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B5A77160A50; Sat, 4 Jun 2016 02:20:00 +0000 (UTC) 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 2DF54160A49 for ; Sat, 4 Jun 2016 04:20:00 +0200 (CEST) Received: (qmail 41514 invoked by uid 500); 4 Jun 2016 02:19:59 -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 41497 invoked by uid 99); 4 Jun 2016 02:19:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 04 Jun 2016 02:19:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 3BF1D2C14F8 for ; Sat, 4 Jun 2016 02:19:59 +0000 (UTC) Date: Sat, 4 Jun 2016 02:19:59 +0000 (UTC) From: "Hari Sankar Sivarama Subramaniyan (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-13911) load inpath fails throwing org.apache.hadoop.security.AccessControlException MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 04 Jun 2016 02:20:00 -0000 [ https://issues.apache.org/jira/browse/HIVE-13911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15315268#comment-15315268 ] Hari Sankar Sivarama Subramaniyan commented on HIVE-13911: ---------------------------------------------------------- Looking at it. Looks like skipping setFullFileStatus() altogether when mvFile is called is incorrect in some scenario although it worked for the test cases I tried out. Thanks. > load inpath fails throwing org.apache.hadoop.security.AccessControlException > ---------------------------------------------------------------------------- > > Key: HIVE-13911 > URL: https://issues.apache.org/jira/browse/HIVE-13911 > Project: Hive > Issue Type: Bug > Reporter: Hari Sankar Sivarama Subramaniyan > Assignee: Hari Sankar Sivarama Subramaniyan > Attachments: HIVE-13911.1.patch, HIVE-13911.2.patch, HIVE-13911.3.patch > > > Similar to HIVE-13857 -- This message was sent by Atlassian JIRA (v6.3.4#6332)