c-w commented on issue #452: HADOOP-16005: Add XAttr support to WASB and ABFS URL: https://github.com/apache/hadoop/pull/452#issuecomment-558863173 Apologies for the delay on this pull request. I resolved the merge conflicts and pushed an update. All the unit testes pass, but when running the integration tests with [my azure-auth-keys.xml file](https://user-images.githubusercontent.com/1086421/69680906-641e8e00-107a-11ea-9323-0c5276c71aa8.png) against StorageV2 accounts, I'm getting some failures. However, I'm also getting these failures when running against trunk so I doubt that the errors are related to this pull request. I ran the tests by executing `sudo mvn clean install -Pdist -Dtar -Ptest-patch -pl ./hadoop-tools/hadoop-azure | tee test.log.txt` in the development environment Docker container running on WSL: see [test.log.txt](https://github.com/apache/hadoop/files/3894410/test.log.txt) and a sample [detailed test failure](https://user-images.githubusercontent.com/1086421/69681049-cecfc980-107a-11ea-9234-cf21cd8dc00f.png). As a new contributor to this project, I'd appreciate any guidance on how to resolve the errors and properly integration test my change. Any ideas @DadanielZ? Thanks in advance for your help!
---------------------------------------------------------------- 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]
