stack created HBASE-21434:
-----------------------------
Summary: [hbase-connectors] Cleanup of kafka dependencies; clarify
hadoop version
Key: HBASE-21434
URL: https://issues.apache.org/jira/browse/HBASE-21434
Project: HBase
Issue Type: Bug
Components: hbase-connectors, kafka
Reporter: stack
Assignee: stack
Fix For: connector-1.0.0
Running mvn dependency:analyze against hbase-connectors turned up a bunch of
unused dependencies as wall as dependencies we rely on but don't mention in pom.
I tried to do hadoop2/hadoop3 profiles in kafka module but figured makes no
sense since it only references hadoop-common just to get at Configuration; made
hadoop2 dependency explicit (Tried to do hadoop2/hadoop3 in top-level pom but
won't be relevant always and its messy at the top-level around the
hbase-hadoop2-compat module.... For another time).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)