Till Rohrmann created FLINK-13475: ------------------------------------- Summary: 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
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)