[
https://issues.apache.org/jira/browse/HADOOP-13459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Nauroth updated HADOOP-13459:
-----------------------------------
Resolution: Fixed
Fix Version/s: 2.8.0
Status: Resolved (was: Patch Available)
I have committed this to trunk, branch-2 and branch-2.8. Nicholas, thank you
for the code review.
> hadoop-azure runs several test cases repeatedly, causing unnecessarily long
> running time.
> -----------------------------------------------------------------------------------------
>
> Key: HADOOP-13459
> URL: https://issues.apache.org/jira/browse/HADOOP-13459
> Project: Hadoop Common
> Issue Type: Bug
> Components: fs/azure, test
> Reporter: Chris Nauroth
> Assignee: Chris Nauroth
> Priority: Minor
> Fix For: 2.8.0
>
> Attachments: HADOOP-13459.001.patch
>
>
> Within hadoop-azure, we have the {{NativeAzureFileSystemBaseTest}} abstract
> class, which defines setup and teardown to handle the Azure storage account
> and also defines multiple test cases. This class originally was contributed
> to provide a layer of indirection for running the same test cases in live
> mode or mock mode: {{TestNativeAzureFileSystemLive}} and
> {{TestNativeAzureFileSystemMocked}}. It appears that since then, we created
> multiple new test suites that subclassed {{NativeAzureFileSystemBaseTest}}
> for the benefit of getting the common setup and teardown code, but also with
> the side effect of running the inherited test cases repeatedly. This is a
> significant factor in the overall execution time of the hadoop-azure tests.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]