[ 
https://issues.apache.org/jira/browse/FLINK-13475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16896112#comment-16896112
 ] 

Rui Li commented on FLINK-13475:
--------------------------------

[~Terry1897] I think the pentaho deps are introduced as {{hive-exec --> 
calcite-core --> pentaho}}. We have excluded calcite from our hive-exec 
dependency. So we need to make sure hive-exec is not pulled in by other 
artifacts. I tried the following and it seems to work:
# Exclude {{hive-hcatalog-core}} and {{hive-exec}} from our {{hiverunner}} 
dependency.
# Exclude {{hive-exec}} from our {{hive-hcatalog-core}} dependency

Please have a try and let me know if it works for you.

> Reduce dependency on third-party maven repositories
> ---------------------------------------------------
>
>                 Key: FLINK-13475
>                 URL: https://issues.apache.org/jira/browse/FLINK-13475
>             Project: Flink
>          Issue Type: Improvement
>          Components: Connectors / Hive
>    Affects Versions: 1.9.0
>            Reporter: Till Rohrmann
>            Priority: Critical
>             Fix For: 1.9.0, 1.10.0
>
>         Attachments: flink-connector-hive-dependency.txt
>
>
> A user reported that Flink's Hive connectors requires third-party maven 
> repositories which are not everywhere accessible in order to build. 
> Concretely, the hive connector requires access to Conjars for 
> org.pentaho:pentaho-aggdesigner-algorithm and javax.jms:jms:jar:1.1.
> It would be great to reduce the dependency on third-party maven repositories 
> if possible. For future reference, other projects faced similar problems: 
> CALCITE-605, CALCITE-1474



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to