[
https://issues.apache.org/jira/browse/FLINK-13475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16895836#comment-16895836
]
Martijn Visser commented on FLINK-13475:
----------------------------------------
[~Terry1897] I'm running mvn clean install -DskipTests -Dscala-2.12
This results in:
[ERROR] Failed to execute goal on project flink-connector-hive_2.12: Could not
resolve dependencies for project
org.apache.flink:flink-connector-hive_2.12:jar:1.10-SNAPSHOT: Failed to collect
dependencies at com.klarna:hiverunner:jar:4.0.0 ->
org.apache.hive.hcatalog:hive-webhcat-java-client:jar:2.3.3 ->
org.apache.hive.hcatalog:hive-hcatalog-core:jar:2.3.3 ->
org.apache.hive:hive-cli:jar:2.3.3 -> org.apache.hive:hive-exec:jar:2.3.3 ->
org.apache.calcite:calcite-core:jar:1.10.0 ->
org.pentaho:pentaho-aggdesigner-algorithm:jar:5.1.5-jhyde: Failed to read
artifact descriptor for
org.pentaho:pentaho-aggdesigner-algorithm:jar:5.1.5-jhyde: Could not transfer
artifact org.pentaho:pentaho-aggdesigner:pom:5.1.5-jhyde from/to datanucleus
([http://www.datanucleus.org/downloads/maven2):]
> 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)