[
https://issues.apache.org/jira/browse/FLINK-13475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16895724#comment-16895724
]
Terry Wang commented on FLINK-13475:
------------------------------------
I looked through this problem and found javax.jms:jms:jar:1.1 can be founded in
[https://mvnrepository.com/artifact/javax.jms/jms] .
javax.jms:jms:jar:1.1 is imported by HiveRunner with test scope while another
org.pentaho:pentaho-aggdesigner-algorithm artifacted is not imported. I upload
a dependency tree file in the attachments.
[~MartijnVisser] can you provide an environment reproducing compile problem?
> 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)