sahilTakiar opened a new pull request #1847: HADOOP-16859: ABFS: Add unbuffer 
support to ABFS connector
URL: https://github.com/apache/hadoop/pull/1847
 
 
   Added two unit tests: `ITestAbfsUnbuffer` and `ITestS3AContractUnbuffer`
   
   Ran ABFS tests against "East US 2"; the following tests failed:
   
   ```
   ITestGetNameSpaceEnabled.testNonXNSAccount
   ITestAbfsRestOperationException.testRequestRetryConfig
   ITestAzureBlobFileSystemAuthorization.testSetOwnerAuthorized
   ITestAzureBlobFilesystemAcl.testEnsureAclOperationWorksForRoot
   ```
   
   I've seen most of these failures before and they all seem to be account 
related issues. I haven't seen 
`ITestAbfsRestOperationException#testRequestRetryConfig` before, but it looks 
like it was recently added and uses a custom token provider, so my guess is the 
failure is account related as well.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to