[
https://issues.apache.org/jira/browse/HADOOP-15082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16274478#comment-16274478
]
Steve Loughran commented on HADOOP-15082:
-----------------------------------------
Checkstyle:
{code}
./hadoop-tools/hadoop-azure/src/test/java/org/apache/hadoop/fs/azure/contract/ITestAzureRootDirectoryTest.java:22:import
org.apache.hadoop.fs.contract.AbstractContractOpenTest;:8: Unused import -
org.apache.hadoop.fs.contract.AbstractContractOpenTest. [UnusedImports]
{code}
> add AbstractContractRootDirectoryTest test for mkdir / ; wasb to implement
> the test
> -----------------------------------------------------------------------------------
>
> Key: HADOOP-15082
> URL: https://issues.apache.org/jira/browse/HADOOP-15082
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs, fs/azure, test
> Affects Versions: 2.9.0
> Reporter: Steve Loughran
> Assignee: Steve Loughran
> Priority: Minor
> Attachments: HADOOP-15082-001.patch
>
>
> I managed to get a stack trace on an older version of WASB with some coding
> doing a mkdir(new Path("/"))....some of the ranger parentage checks didn't
> handle that specific case.
> # Add a new root Fs contract test for this operation
> # Have WASB implement the test suite as an integration test.
> # if the test fails shows a problem fix
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]