[
https://issues.apache.org/jira/browse/HBASE-23148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16954196#comment-16954196
]
Zhaoyang Qin commented on HBASE-23148:
--------------------------------------
<!--
https://mvnrepository.com/artifact/org.apache.hbase.connectors.spark/hbase-spark
-->
<dependency>
<groupId>org.apache.hbase.connectors.spark</groupId>
<artifactId>hbase-spark</artifactId>
<version>1.0.0</version>
</dependency>
I've tested it in demo project, and it works.
> Please upload the Hbase connector jar to the Maven central repository
> ----------------------------------------------------------------------
>
> Key: HBASE-23148
> URL: https://issues.apache.org/jira/browse/HBASE-23148
> Project: HBase
> Issue Type: Wish
> Components: hbase-connectors
> Affects Versions: connector-1.0.0
> Environment: Spark version: 2.3.x 2.4.x
> Scala version: 2.11.8
> hbase-spark version: 1.0.0
> Reporter: Zhaoyang Qin
> Priority: Minor
> Attachments: hbase-spark.png
>
> Original Estimate: 4h
> Remaining Estimate: 4h
>
> Can HBase officially upload the jar package of hbase-spark to the Maven
> central library? Now developers need to compile and install it before using
> it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)