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

Hudson commented on MAPREDUCE-2034:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk #643 (See 
[https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk/643/])
    

> TestSubmitJob triggers NPE instead of permissions error
> -------------------------------------------------------
>
>                 Key: MAPREDUCE-2034
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2034
>             Project: Hadoop Map/Reduce
>          Issue Type: Test
>          Components: test
>    Affects Versions: 0.22.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Trivial
>             Fix For: 0.22.0
>
>         Attachments: mapreduce-2034.txt
>
>
> TestSubmitJob.testSecureJobExecution catches _any_ IOException and assumes a 
> permissions error has been caught. In fact, it was passing an invalid path 
> name to the NameNode and triggering an NPE, not a Permission denied error, in 
> one case, but the test was not specific enough to detect this.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to