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 16:15:33 UTC

[GitHub] joshelser opened a new pull request #1: HBASE-21002 Reorganize the Kafka Connector codebase

joshelser opened a new pull request #1: HBASE-21002 Reorganize the Kafka Connector codebase
URL: https://github.com/apache/hbase-connectors/pull/1
 
 
   Takes a sledghammer to the the Kafka Connector implementation:
   
   * Moves it down to a `kafka` subdirectory (without an explicit hbase-kafka parent pom -- time will tell if we need one of these)
   * Rips out many plugins we don't need
   * Puts avro generated Java code in target/generated-sources/java, maven does the rest to build that
   * Changes groupId to be o.a.hbase.connectors

----------------------------------------------------------------
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