You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2019/07/29 13:10:00 UTC

[jira] [Created] (FLINK-13475) Reduce dependency on third-party maven repositories

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)