You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Keith Turner (JIRA)" <ji...@apache.org> on 2016/08/03 16:08:20 UTC

[jira] [Created] (ACCUMULO-4396) Remove dependency on MiniDFS from MiniAccumulo

Keith Turner created ACCUMULO-4396:
--------------------------------------

             Summary: Remove dependency on MiniDFS from MiniAccumulo
                 Key: ACCUMULO-4396
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4396
             Project: Accumulo
          Issue Type: Bug
            Reporter: Keith Turner


Accumulo uses MiniAccumulo to test itself.  Some of Accumulo's own test use MiniDFS.  This functionality is not available to users of Accumulo, but the dependency on MiniDFS is forced on users (which brings a long a lot of other hadoop server side dependencies).  Accumulo's internal testing code should be refactored to move MiniDFS out of MiniAccumulo's implementation removing the dependency.  Test that need MiniDFS should set it up and configure MiniAccumulo to use it, utility code could be provided to do this.   Then the dependency on MiniDFS could move to Accumulo's test code.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)