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

Prevent linux from caching write ahead log files

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • logger
    • None

    Description

      While at ApacheCon I attended a talk about Cassandra. The developer mentioned using posix_fadvise to prevent linux from storing edit/write ahead log data in the page cache. This sounds great. Accumulo can do this for its write ahead logs.

      Using posix_fadvise was also mentioned for compactions, this is something Accumulo can not do because its compactions read and write to hdfs.

      Attachments

        Activity

          People

            ecn Eric C. Newton
            kturner Keith Turner
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: