Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-2399

Add support for LZ4 compression

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.1.0
    • Spark Core

    Description

      LZ4 is a compression codec of the same ideas as googles snappy, but has some advantages:

      • It is faster than snappy with a similar compression ratio
      • The implementation is Apache licensed and not GPL

      It has shown promise in both the lucene and hadoop communities, and it looks like its a really easy add to spark io compression.

      Attached is a patch that does this

      Attachments

        Issue Links

          Activity

            People

              rxin Reynold Xin
              gbowyer@fastmail.co.uk Greg Bowyer
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: