[
https://issues.apache.org/jira/browse/HADOOP-15715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16603422#comment-16603422
]
Da Zhou commented on HADOOP-15715:
----------------------------------
Hi [[email protected]], does this happens only when running tests in parallel?
Could you try to run this single test and see how much time it took to finish
or timeout?
This high latency might be related to currency issues:
*ITestAzureBlobFileSystemE2E* is ran in classes and methods parallel mode, but
the methods in it are sharing some common variables. I will update this class
to get rid of shared variables and increase the timeout. Hopefully it will work
for you.
> ITestAzureBlobFileSystemE2E timing out with non-scale timeout of 10 min
> -----------------------------------------------------------------------
>
> Key: HADOOP-15715
> URL: https://issues.apache.org/jira/browse/HADOOP-15715
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs/azure, test
> Affects Versions: HADOOP-15407
> Reporter: Steve Loughran
> Assignee: Da Zhou
> Priority: Minor
>
> {{ITestAzureBlobFileSystemRandomRead}} is timing out on remote parallel test
> runs, because its working with multi MB files, which need bandwidth which the
> other tests deny.
> Either it needs to be tagged as a scale test, or, as minimum, timeout changed
> to match that value
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]