[
https://issues.apache.org/jira/browse/ACCUMULO-2478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Corey J. Nolet updated ACCUMULO-2478:
-------------------------------------
Fix Version/s: (was: 1.6.2)
1.6.3
> Default MAC to RawLocalFileSystem when not using MiniDFSCluster
> ---------------------------------------------------------------
>
> Key: ACCUMULO-2478
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2478
> Project: Accumulo
> Issue Type: Improvement
> Affects Versions: 1.4.4, 1.5.1
> Reporter: Josh Elser
> Fix For: 1.7.0, 1.6.3
>
>
> RawLocalFileSystem does not do checksumming and sync actually works which
> makes it a much more reliable testing FileSystem over LocalFileSystem (in
> which sync is not guaranteed to work as we want it).
> We should default to using RawLocalFileSystem (configured via "fs.file.impl"
> in core-site.xml) and let the user override it if they so choose. This would
> alleviate having to manually set it in new unit tests/ITs
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)