[
https://issues.apache.org/jira/browse/ACCUMULO-2687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Elser updated ACCUMULO-2687:
---------------------------------
Fix Version/s: (was: 1.7.0)
1.7.1
1.8.0
> 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.6.3, 1.8.0, 1.7.1
>
>
> 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)