You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by GitBox <gi...@apache.org> on 2018/08/07 18:06:46 UTC

[GitHub] joshelser commented on a change in pull request #1: HBASE-21002 Reorganize the Kafka Connector codebase

joshelser commented on a change in pull request #1: HBASE-21002 Reorganize the Kafka Connector codebase
URL: https://github.com/apache/hbase-connectors/pull/1#discussion_r208330603
 
 

 ##########
 File path: kafka/hbase-kafka-model/pom.xml
 ##########
 @@ -22,10 +22,10 @@
   -->
   <modelVersion>4.0.0</modelVersion>
   <parent>
-    <groupId>org.apache.hbase</groupId>
+    <groupId>org.apache.hbase.connectors</groupId>
 
 Review comment:
   You actually had a mix-match of this :). in hbase-kafka-proxy, you had (assumingly) inadvertently used `org.apache.hbase.connectors`. I don't feel strongly one way or the other.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services