Return-Path: X-Original-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2E0C9711B for ; Thu, 11 Aug 2011 16:35:52 +0000 (UTC) Received: (qmail 55330 invoked by uid 500); 11 Aug 2011 16:35:52 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 55266 invoked by uid 500); 11 Aug 2011 16:35:51 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-issues@hadoop.apache.org Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 55253 invoked by uid 99); 11 Aug 2011 16:35:51 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Aug 2011 16:35:51 +0000 X-ASF-Spam-Status: No, hits=-2000.8 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Aug 2011 16:35:48 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 782C7B7F3A for ; Thu, 11 Aug 2011 16:35:27 +0000 (UTC) Date: Thu, 11 Aug 2011 16:35:27 +0000 (UTC) From: "Eli Collins (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: <1832077439.28341.1313080527488.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (HDFS-1048) org.apache.hadoop.security.AccessControlException should show full path on error MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HDFS-1048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins resolved HDFS-1048. ------------------------------- Resolution: Duplicate Fixed in HDFS-1628 > org.apache.hadoop.security.AccessControlException should show full path on error > -------------------------------------------------------------------------------- > > Key: HDFS-1048 > URL: https://issues.apache.org/jira/browse/HDFS-1048 > Project: Hadoop HDFS > Issue Type: Improvement > Affects Versions: 0.20.2, 0.21.0, 0.22.0 > Reporter: Allen Wittenauer > > The error message generated by org.apache.hadoop.security.AccessControlException is somewhat useless in that it only shows the first directory and not the full path. For example: > org.apache.hadoop.security.AccessControlException: Permission denied: user=pymk, access=WRITE, inode="_join.temporary":hadoop:hadoop:rwxr-xr-x > Where is this mysterious _join.temporary directory? > If the full dir path was given, this error would be much more useful. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira