[
https://issues.apache.org/jira/browse/FLINK-19971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17226023#comment-17226023
]
Chesnay Schepler commented on FLINK-19971:
------------------------------------------
It actually seems as if hbase-base doesn't need this dependency at all just
like all test-scoped dependencies.
It does need hbase-client though.
> flink-connector-hbase-base depends on hbase-server, instead of hbase-client
> ---------------------------------------------------------------------------
>
> Key: FLINK-19971
> URL: https://issues.apache.org/jira/browse/FLINK-19971
> Project: Flink
> Issue Type: Bug
> Components: Connectors / HBase
> Reporter: Robert Metzger
> Priority: Major
>
> flink-connector-hbase-base depends on hbase-server, instead of hbase-client
> and hbase-common.
> I believe hbase-server is only needed for starting a Minicluster and
> therefore should be in the test scope.
> This was introduced by FLINK-1928.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)