veenaypatil commented on pull request #3222: URL: https://github.com/apache/hudi/pull/3222#issuecomment-875024795
2 IT Tests are failing with ``` Caused by: java.io.IOException: No FileSystem for scheme: hdfs 11323 at org.apache.hadoop.fs.FileSystem.getFileSystemClass(FileSystem.java:2799) ``` All unit tests for Hudi-cli module are passing, we also have specified `hadoop-hdfs` and `hadoop-common` as test dependencies in `hudi-integ-test` pom. @vinothchandar any pointers ? -- 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]
