BenjMaq edited a comment on issue #4207:
URL: https://github.com/apache/hudi/issues/4207#issuecomment-986194050


   Hi @xushiyan , it's from the `0.10.0-rc2` version. Should I try the latest 
one (`0.10.0-rc3`) that was pushed yesterday?
   For the environment, it's not on EMR. We have our own Spark cluster built on 
EC2 machines (cluster standalone mode). I'm wondering if some AWS S3 
dependencies were added/removed between `0.9.0` and `0.10.0` that could be 
causing this issue?
   
   
   Also, I noticed `0.10.0` adds 
   ```
   <include>org.apache.hudi:hudi-aws</include>
   ``` 
   to the `hudi-spark-bundle` `pom.xml` 
[file](https://github.com/apache/hudi/blob/release-0.10.0/packaging/hudi-spark-bundle/pom.xml#L76).
 
   Since this new module did not exist before in `0.9.0`, could this be adding 
conflicting dependencies? 


-- 
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


Reply via email to