Zouxxyy commented on PR #9554:
URL: https://github.com/apache/hudi/pull/9554#issuecomment-1698367243

   Can someone help to understand why `hudi-spark-common` cannot automatically 
depend on `hive-exec` in `hudi-hadoop-mr` ?
   
   ```text
    mvn dependency:tree -pl hudi-spark-datasource/hudi-spark-common -Dspark2
   
   [INFO] --- maven-dependency-plugin:3.1.1:tree (default-cli) @ 
hudi-spark-common_2.12 ---
   [INFO] org.apache.hudi:hudi-spark-common_2.12:jar:0.15.0-SNAPSHOT
   [INFO] +- org.apache.hudi:hudi-hive-sync:jar:0.15.0-SNAPSHOT:compile
   [INFO] |  +- org.apache.hudi:hudi-hadoop-mr:jar:0.15.0-SNAPSHOT:compile
   [INFO] |  +- org.apache.hudi:hudi-sync-common:jar:0.15.0-SNAPSHOT:compile
   ```
   


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