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/04 17:05:20 UTC

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

     [ https://issues.apache.org/jira/browse/ACCUMULO-4396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Keith Turner resolved ACCUMULO-4396.
------------------------------------
    Resolution: Duplicate

Closing this for now as optional in the pom seems to work.  

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