[GitHub] [hudi] veenaypatil commented on pull request #3222: [HUDI-2083] Support Hudi Cli to work with S3

2021-07-09 Thread GitBox


veenaypatil commented on pull request #3222:
URL: https://github.com/apache/hudi/pull/3222#issuecomment-877562333


   > Integ test failure does seem related actually ?
   
   @vinothchandar  yes, it's related but it's not working even if I specify 
test dependencies. The reason for excluding Hadoop dependencies is to avoid 
conflicts, I faced this with Hadoop2 (hdp 2.7.3.x) and Hadoop3 while testing.
   
   The changes are working properly with hadoop2 and hadoop3 but I am not able 
to find a clean to fix the IT 


-- 
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: commits-unsubscr...@hudi.apache.org

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




[GitHub] [hudi] veenaypatil commented on pull request #3222: [HUDI-2083] Support Hudi Cli to work with S3

2021-07-06 Thread GitBox


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
   11323at 
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: commits-unsubscr...@hudi.apache.org

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




[GitHub] [hudi] veenaypatil commented on pull request #3222: [HUDI-2083] Support Hudi Cli to work with S3

2021-07-06 Thread GitBox


veenaypatil commented on pull request #3222:
URL: https://github.com/apache/hudi/pull/3222#issuecomment-874605197


   CI has failed as integration tests is failing because of excluding Hadoop 
dependencies, will check this out


-- 
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: commits-unsubscr...@hudi.apache.org

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




[GitHub] [hudi] veenaypatil commented on pull request #3222: [HUDI-2083] Support Hudi Cli to work with S3

2021-07-06 Thread GitBox


veenaypatil commented on pull request #3222:
URL: https://github.com/apache/hudi/pull/3222#issuecomment-874605197


   CI has failed as integration tests is failing because of excluding Hadoop 
dependencies, will check this out


-- 
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: commits-unsubscr...@hudi.apache.org

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