Description
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.