[
https://issues.apache.org/jira/browse/ACCUMULO-2687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14565243#comment-14565243
]
Christopher Tubbs commented on ACCUMULO-2687:
---------------------------------------------
Tried on 1.6.3 (55a9c8a).
> 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
>
> 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)