You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yun Gao (Jira)" <ji...@apache.org> on 2022/04/13 06:28:07 UTC

[jira] [Updated] (FLINK-13400) Remove Hive and Hadoop dependencies from SQL Client

     [ https://issues.apache.org/jira/browse/FLINK-13400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yun Gao updated FLINK-13400:
----------------------------
    Fix Version/s: 1.16.0

> Remove Hive and Hadoop dependencies from SQL Client
> ---------------------------------------------------
>
>                 Key: FLINK-13400
>                 URL: https://issues.apache.org/jira/browse/FLINK-13400
>             Project: Flink
>          Issue Type: Bug
>          Components: Table SQL / Client
>            Reporter: Timo Walther
>            Assignee: frank wang
>            Priority: Minor
>              Labels: auto-deprioritized-critical, auto-deprioritized-major, pull-request-available, stale-assigned
>             Fix For: 1.15.0, 1.16.0
>
>
> 340/550 lines in the SQL Client {{pom.xml}} are just around Hive and Hadoop dependencies.  Hive has nothing to do with the SQL Client and it will be hard to maintain the long list of  exclusion there. Some dependencies are even in a {{provided}} scope and not {{test}} scope.
> We should remove all dependencies on Hive/Hadoop and replace catalog-related tests by a testing catalog. Similar to how we tests source/sinks.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)