[
https://issues.apache.org/jira/browse/HADOOP-12445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ted Yu updated HADOOP-12445:
----------------------------
Priority: Major (was: Minor)
Issue Type: Bug (was: Test)
Same exception was encountered in non-test scenario.
> TestNativeAzureFileSystemOperationsMocked fails in trunk
> --------------------------------------------------------
>
> Key: HADOOP-12445
> URL: https://issues.apache.org/jira/browse/HADOOP-12445
> Project: Hadoop Common
> Issue Type: Bug
> Components: azure, test
> Reporter: Ted Yu
> Assignee: Ted Yu
> 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)