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

Jeetesh Mangwani edited comment on HADOOP-16612 at 11/8/19 9:52 PM:
--------------------------------------------------------------------

[~DanielZhou]
Test results:

non-xns
[INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0
[WARNING] Tests run: 395, Failures: 0, Errors: 0, Skipped: 207
[ERROR] Tests run: 192, Failures: 0, Errors: 2, Skipped: 24
[ERROR] Errors: 
[ERROR]   
ITestAbfsReadWriteAndSeek.testReadAndWriteWithDifferentBufferSizesAndSeek:60->testReadWriteAndSeek:75
 » TestTimedOut
[ERROR]   
ITestAzureBlobFileSystemE2EScale.testWriteHeavyBytesToFileAcrossThreads:77 » 
TestTimedOut

xns
[INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0
[ERROR] Tests run: 395, Failures: 1, Errors: 0, Skipped: 207
[ERROR] Failures: 
[ERROR]   
ITestGetNameSpaceEnabled.testXNSAccount:51->Assert.assertTrue:41->Assert.fail:88
 Expecting getIsNamespaceEnabled() return true
[WARNING] Tests run: 192, Failures: 0, Errors: 0, Skipped: 24

-----------------------
Comments:

1. ITestGetNameSpaceEnabled.testNonXNSAccount: fails because the HTTP response 
status is not 400, but is 404
3. ITestAbfsReadWriteAndSeek.testReadAndWriteWithDifferentBufferSizesAndSeek: 
times out, probably because this is a scale test and my VM is slow
4. ITestAzureBlobFileSystemE2EScale.testWriteHeavyBytesToFileAcrossThreads: 
times out, probably because there are lot of heavy writes and my VM is slow




was (Author: jeeteshm):
Test results:

non-xns
[INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0
[WARNING] Tests run: 395, Failures: 0, Errors: 0, Skipped: 207
[ERROR] Tests run: 192, Failures: 0, Errors: 2, Skipped: 24
[ERROR] Errors: 
[ERROR]   
ITestAbfsReadWriteAndSeek.testReadAndWriteWithDifferentBufferSizesAndSeek:60->testReadWriteAndSeek:75
 » TestTimedOut
[ERROR]   
ITestAzureBlobFileSystemE2EScale.testWriteHeavyBytesToFileAcrossThreads:77 » 
TestTimedOut

xns
[INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0
[ERROR] Tests run: 395, Failures: 1, Errors: 0, Skipped: 207
[ERROR] Failures: 
[ERROR]   
ITestGetNameSpaceEnabled.testXNSAccount:51->Assert.assertTrue:41->Assert.fail:88
 Expecting getIsNamespaceEnabled() return true
[WARNING] Tests run: 192, Failures: 0, Errors: 0, Skipped: 24

-----------------------
Comments:

1. ITestGetNameSpaceEnabled.testNonXNSAccount: fails because the HTTP response 
status is not 400, but is 404
3. ITestAbfsReadWriteAndSeek.testReadAndWriteWithDifferentBufferSizesAndSeek: 
times out, probably because this is a scale test and my VM is slow
4. ITestAzureBlobFileSystemE2EScale.testWriteHeavyBytesToFileAcrossThreads: 
times out, probably because there are lot of heavy writes and my VM is slow



> Track Azure Blob File System client-perceived latency
> -----------------------------------------------------
>
>                 Key: HADOOP-16612
>                 URL: https://issues.apache.org/jira/browse/HADOOP-16612
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/azure, hdfs-client
>            Reporter: Jeetesh Mangwani
>            Assignee: Jeetesh Mangwani
>            Priority: Major
>         Attachments: HADOOP-16612.001.patch, HADOOP-16612.002.patch, 
> HADOOP-16612.003.patch
>
>
> Track the end-to-end performance of ADLS Gen 2 REST APIs by measuring latency 
> in the Hadoop ABFS driver.
> The latency information is sent back to the ADLS Gen 2 REST API endpoints in 
> the subsequent requests.
> Here's the PR: https://github.com/apache/hadoop/pull/1611



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to