You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Corey J. Nolet (JIRA)" <ji...@apache.org> on 2014/12/18 04:18:15 UTC

[jira] [Updated] (ACCUMULO-2687) MiniAccumuloClusterImpl's getFileSystem only works if useMiniDFS = true

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

Corey J. Nolet updated ACCUMULO-2687:
-------------------------------------
    Fix Version/s:     (was: 1.6.2)
                   1.6.3

> MiniAccumuloClusterImpl's getFileSystem only works if useMiniDFS = true
> -----------------------------------------------------------------------
>
>                 Key: ACCUMULO-2687
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2687
>             Project: Accumulo
>          Issue Type: Bug
>          Components: mini, test
>    Affects Versions: 1.6.0
>            Reporter: Sean Busbey
>            Priority: Critical
>             Fix For: 1.7.0, 1.6.3
>
>
> If you attempt to call getFileSystem on a MACImpl instance that is not using miniDFS, it throws with a URL parsing error.
> Ran into this while attempting to work on an integration test, since by default ConfigurableMacIT does not use the miniDFS.
> We should be able to return an appropriate local filesystem. Current workaround is to override the configuration method and configure things to use minidfs.



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