Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-2478

Default MAC to RawLocalFileSystem when not using MiniDFSCluster

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 1.4.4, 1.5.1
    • None
    • None
    • None

    Description

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            elserj Josh Elser
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: