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

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

    [ https://issues.apache.org/jira/browse/ACCUMULO-4396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15406135#comment-15406135 ] 

Josh Elser commented on ACCUMULO-4396:
--------------------------------------

Would making hadoop-minicluster a {{<scope>optional</scope>}} dependency help with this?

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