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

reconsider using SequenceFiles for the WAL

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.5.0
    • None
    • tserver
    • None

    Description

      Observing the code in HBase we learned that WAL files written/flushed to HDFS would not present the correct file size, which made using SequenceFile for WALs problematic. So we just write Writables. In a sequence.

      However, it would be nice to go back and use SequenceFile.

      It might be possible since learning how to properly close a file.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ecn Eric C. Newton
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated: