You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2015/10/01 21:04:28 UTC

[jira] [Commented] (HADOOP-8437) getLocalPathForWrite should throw IOException for invalid paths

    [ https://issues.apache.org/jira/browse/HADOOP-8437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14940243#comment-14940243 ] 

Hudson commented on HADOOP-8437:
--------------------------------

FAILURE: Integrated in Hadoop-trunk-Commit #8553 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/8553/])
HADOOP-8437. getLocalPathForWrite should throw IOException for invalid (zxu: rev fd026f535cc09e99a7d4d5d2a8c13eabe8865315)
* hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/TestLocalDirAllocator.java
* hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/LocalDirAllocator.java
* hadoop-common-project/hadoop-common/CHANGES.txt


> getLocalPathForWrite should throw IOException 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.0.0-alpha, 2.6.0, 3.0.0
>            Reporter: Brahma Reddy Battula
>            Assignee: Brahma Reddy Battula
>         Attachments: HADOOP-8437-003.patch, HADOOP-8437-004.patch, HADOOP-8437-005.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)