You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2021/11/08 15:59:22 UTC

[GitHub] [hadoop] majdyz commented on pull request #3620: HADOOP-17990. Fix failing concurrent FS.initialize commands when fs.azure.createRemoteFileSystemDuringInitialization is enabled.

majdyz commented on pull request #3620:
URL: https://github.com/apache/hadoop/pull/3620#issuecomment-963299887


   Thanks for the review, I have addressed the commets.
   
   1. The annotation used in AzureBlobFileSystem is `org.apache.hadoop.thirdparty.com.google.common.annotations.VisibleForTesting`
   2. I ran the `dev-support/testrun-scripts/runtests.sh` using the own HNS enabled storage.
   
   Test result output
   
   ```
   AppendBlob-HNS-OAuth
   ========================
   [INFO] Results:
   [INFO] 
   [WARNING] Tests run: 106, Failures: 0, Errors: 0, Skipped: 26
   [INFO] Results:
   [INFO] 
   [WARNING] Tests run: 559, Failures: 0, Errors: 0, Skipped: 559
   [INFO] Results:
   [INFO] 
   [WARNING] Tests run: 257, Failures: 0, Errors: 0, Skipped: 257
   
   HNS-OAuth
   ========================
   [INFO] Results:
   [INFO] 
   [WARNING] Tests run: 106, Failures: 0, Errors: 0, Skipped: 26
   [INFO] Results:
   [INFO] 
   [WARNING] Tests run: 559, Failures: 0, Errors: 0, Skipped: 559
   [INFO] Results:
   [INFO] 
   [WARNING] Tests run: 257, Failures: 0, Errors: 0, Skipped: 257
   
   HNS-SharedKey
   ========================
   [INFO] Results:
   [INFO] 
   [WARNING] Tests run: 106, Failures: 0, Errors: 0, Skipped: 26
   [INFO] Results:
   [INFO] 
   [WARNING] Tests run: 559, Failures: 0, Errors: 0, Skipped: 559
   [INFO] Results:
   [INFO] 
   [WARNING] Tests run: 257, Failures: 0, Errors: 0, Skipped: 257
   
   NonHNS-SharedKey
   ========================
   [INFO] Results:
   [INFO] 
   [WARNING] Tests run: 106, Failures: 0, Errors: 0, Skipped: 26
   [INFO] Results:
   [INFO] 
   [WARNING] Tests run: 559, Failures: 0, Errors: 0, Skipped: 559
   [INFO] Results:
   [INFO] 
   [WARNING] Tests run: 257, Failures: 0, Errors: 0, Skipped: 257
   ```


-- 
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: common-issues-unsubscribe@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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