You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Peter Somogyi (JIRA)" <ji...@apache.org> on 2018/11/04 11:21:00 UTC

[jira] [Created] (HBASE-21431) [hbase-connectors] Fix build and test issues

Peter Somogyi created HBASE-21431:
-------------------------------------

             Summary: [hbase-connectors] Fix build and test issues
                 Key: HBASE-21431
                 URL: https://issues.apache.org/jira/browse/HBASE-21431
             Project: HBase
          Issue Type: Bug
          Components: hbase-connectors
    Affects Versions: connector-1.0.0
            Reporter: Peter Somogyi
            Assignee: Peter Somogyi


Currently it isn't possible to run {{mvn clean install}} on hbase-connectors repo. There are a couple of problems:
 * merge conflict in hbase-spark pom.xml
 * can't resolve org.apache.directory.jdbm:apacheds-jdbm1 dependency (pulled in via org.apache.hadoop:hadoop-minikdc
 * jackson-databind collision on classpath
 * missing hbase-zookeeper test-jar
 * multiple declaration of hbase-annotations inside dependencyManagement
 * missing hbase-common test-jar



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)