[ 
https://issues.apache.org/jira/browse/FLINK-13400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17382162#comment-17382162
 ] 

frank wang edited comment on FLINK-13400 at 7/16/21, 3:51 PM:
--------------------------------------------------------------

[~lirui] i have submit pr about this issue 
[FLINK-13400|https://github.com/apache/flink/pull/16517],
I just removed the hive/hadoop related packages and some codes in sql-client, 
create a new module about flink-end-to-end-tests-hive, support catalog test on 
sql-client and hive-connector, i didnot implements e2e tests about sql-client 
and hive, because there is not hive test container, like [SQLClientHBaseITCase 
|https://issues.apache.org/jira/browse/FLINK-21519]


was (Author: frank wang):
[~lirui] i have submit pr about this issue 
[FLINK-13400|https://github.com/apache/flink/pull/16517],
I just removed the hive/hadoop related packages and some codes in sql-client, 
create a new module about flink-end-to-end-tests-hive, support catalog test on 
sql-client and hive-connector, i didnot implements e2e tests about sql-client 
and hive, because there is not hive test container, like [SQLClientHBaseITCase 
|http://example.com]https://issues.apache.org/jira/browse/FLINK-21519

> 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: Major
>              Labels: auto-deprioritized-critical, pull-request-available, 
> stale-major
>             Fix For: 1.14.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.3.4#803005)

Reply via email to