Return-Path: X-Original-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-common-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 3808618C7C for ; Tue, 29 Sep 2015 08:46:06 +0000 (UTC) Received: (qmail 75963 invoked by uid 500); 29 Sep 2015 08:46:05 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 75917 invoked by uid 500); 29 Sep 2015 08:46:05 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 75903 invoked by uid 99); 29 Sep 2015 08:46:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Sep 2015 08:46:05 +0000 Date: Tue, 29 Sep 2015 08:46:05 +0000 (UTC) From: "Brahma Reddy Battula (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HADOOP-8437) getLocalPathForWrite is not throwing any expection for invalid paths 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/HADOOP-8437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brahma Reddy Battula updated HADOOP-8437: ----------------------------------------- Labels: (was: BB2015-05-TBR) Status: Patch Available (was: Open) > getLocalPathForWrite is not throwing any expection for invalid paths > -------------------------------------------------------------------- > > Key: HADOOP-8437 > URL: https://issues.apache.org/jira/browse/HADOOP-8437 > Project: Hadoop Common > Issue Type: Bug > Components: fs > Affects Versions: 2.6.0, 2.0.0-alpha, 3.0.0 > Reporter: Brahma Reddy Battula > Assignee: Brahma Reddy Battula > Attachments: HADOOP-8437-003.patch, HADOOP-8437-004.patch, HADOOP-8437.patch, HADOOP-8437_1.patch, HADOOP-8437_2.patch > > > call dirAllocator.getLocalPathForWrite ( "/InvalidPath", conf ); > Here it will not thrown any exception but earlier version it used throw. -- This message was sent by Atlassian JIRA (v6.3.4#6332)