[ 
https://issues.apache.org/jira/browse/HADOOP-17864?focusedWorklogId=642161&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-642161
 ]

ASF GitHub Bot logged work on HADOOP-17864:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 26/Aug/21 06:50
            Start Date: 26/Aug/21 06:50
    Worklog Time Spent: 10m 
      Work Description: snvijaya commented on pull request #3335:
URL: https://github.com/apache/hadoop/pull/3335#issuecomment-906142303


   :::: AGGREGATED TEST RESULT ::::
   
   HNS-OAuth
   ========================
   [INFO] Results:
   [INFO] 
   [WARNING] Tests run: 106, Failures: 0, Errors: 0, Skipped: 1
   [INFO] Results:
   [INFO] 
   [WARNING] Tests run: 558, Failures: 0, Errors: 0, Skipped: 98
   [INFO] Results:
   [INFO] 
   [ERROR] Errors: 
   [ERROR]   
ITestAbfsReadWriteAndSeek.testReadAndWriteWithDifferentBufferSizesAndSeek:66->testReadWriteAndSeek:81
 » TestTimedOut
   [INFO] 
   [ERROR] Tests run: 259, Failures: 0, Errors: 1, Skipped: 52
   
   HNS-SharedKey
   ========================
   [INFO] Results:
   [INFO] 
   [WARNING] Tests run: 106, Failures: 0, Errors: 0, Skipped: 2
   [INFO] Results:
   [INFO] 
   [WARNING] Tests run: 558, Failures: 0, Errors: 0, Skipped: 67
   [INFO] Results:
   [INFO] 
   [ERROR] Errors: 
   [ERROR]   
ITestAbfsReadWriteAndSeek.testReadAndWriteWithDifferentBufferSizesAndSeek:66->testReadWriteAndSeek:81
 » TestTimedOut
   [INFO] 
   [ERROR] Tests run: 259, Failures: 0, Errors: 1, Skipped: 40
   
   NonHNS-SharedKey
   ========================
   [INFO] Results:
   [INFO] 
   [WARNING] Tests run: 106, Failures: 0, Errors: 0, Skipped: 2
   [INFO] Results:
   [INFO] 
   [ERROR] Failures: 
   [ERROR]   
ITestAzureBlobFileSystemCheckAccess.testCheckAccessForAccountWithoutNS:181 
Expecting org.apache.hadoop.security.AccessControlException with text "This 
request is not authorized to perform this operation using this permission.", 
403 but got : "void"
   [INFO] 
   [ERROR] Tests run: 558, Failures: 1, Errors: 0, Skipped: 276
   [INFO] Results:
   [INFO] 
   [ERROR] Errors: 
   [ERROR]   
ITestAbfsReadWriteAndSeek.testReadAndWriteWithDifferentBufferSizesAndSeek:66->testReadWriteAndSeek:81
 » TestTimedOut
   [INFO] 
   [ERROR] Tests run: 259, Failures: 0, Errors: 1, Skipped: 40
   
   3 tests that failed with timeout is set for more than 100MB buffer size 
choking the dev VM network when tests are run in parallel over 8 processes. 
When run individually they pass.
   
   Test failure observed in NonHNS-SharedKey: 
ITestAzureBlobFileSystemCheckAccess.testCheckAccessForAccountWithoutNS
   is fixed as part of 
[HADOOP-17767](https://issues.apache.org/jira/browse/HADOOP-17767)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 642161)
    Time Spent: 20m  (was: 10m)

> ABFS: Fork AbfsHttpOperation to add alternate connection
> --------------------------------------------------------
>
>                 Key: HADOOP-17864
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17864
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/azure
>    Affects Versions: 3.4.0
>            Reporter: Sneha Vijayarajan
>            Assignee: Sneha Vijayarajan
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> This Jira is to facilitate upcoming work as part of adding an alternate 
> connection :
> [HADOOP-17853] ABFS: Enable optional store connectivity over azure specific 
> protocol for data egress - ASF JIRA (apache.org)
> The scope of the change is to make AbfsHttpOperation as abstract class and 
> create a child class AbfsHttpConnection. Future connection types will be 
> added as child of AbfsHttpOperation.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to