Uploaded image for project: 'Bigtop'
  1. Bigtop
  2. BIGTOP-3921

Add ZSTD Codec Support for hadoop

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 3.2.0
    • None
    • hadoop
    • None

    Description

      Zstandard, or zstd as short version, is a fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level and better compression ratios. It's backed by a very fast entropy stage, provided by Huff0 and FSE library.

       

      ZSTD is famous for its better performance than other codecs.

      When maintaining the same compression ratio, the decompression and compression rates are much higher than snappy; When maintaining the same decompression and compression rates, the compression ratio is about 50% higher than snappy.

       

      For more detailed performance test result, please refer to zstd github repository:

      https://github.com/facebook/zstd

       

      So, I'd like add ZSTD codec compiled to hadoop native library by default.

      Attachments

        Issue Links

          Activity

            People

              rongguo.zuo@gmail.com Robin Zuo
              rongguo.zuo@gmail.com Robin Zuo
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 2h 40m
                  2h 40m