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

Ted Yu commented on HADOOP-12445:
---------------------------------

The unused field is in FSOutputSummer which is not touched by the patch.

> TestNativeAzureFileSystemOperationsMocked fails in trunk
> --------------------------------------------------------
>
>                 Key: HADOOP-12445
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12445
>             Project: Hadoop Common
>          Issue Type: Test
>          Components: azure, test
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>            Priority: Minor
>         Attachments: hadoop-12445-v1.patch, hadoop-12445-v2.patch
>
>
> When working on HDFS-6264, QA bot reported the following:
> {code}
> testGlobStatusFilterWithMultiplePathWildcardsAndNonTrivialFilter(org.apache.hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked)
>   Time elapsed: 0.02 sec  <<< ERROR!
> java.lang.NullPointerException: null
>       at org.apache.hadoop.fs.Globber.glob(Globber.java:145)
>       at org.apache.hadoop.fs.FileSystem.globStatus(FileSystem.java:1688)
>       at 
> org.apache.hadoop.fs.FSMainOperationsBaseTest.testGlobStatusFilterWithMultiplePathWildcardsAndNonTrivialFilter(FSMainOp
> {code}
> On hadoop trunk branch, the above can be reproduced without any patch.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to