Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Releases: Intel-bigdata/IntelQATCodec

Release-V2.4.0

03 Jan 04:17
599de20
Compare
Choose a tag to compare

Intel® QAT Codec project provides compression and decompression library for Apache Hadoop/Spark/Hive to make use of the Intel® QuickAssist Technology for compression/decompression.

This release contains mainly these changes,

  1. Update to Spark 3.0.0 and hadoop 3.2.4
  2. Remove CDH parcel support
  3. All security issues fix

Release-V2.3.0

22 Dec 02:56
Compare
Choose a tag to compare

Intel® QAT Codec project provides compression and decompression library for Apache Hadoop/Spark/Hive to make use of the Intel® QuickAssist Technology for compression/decompression.

This release contains mainly these changes,
[ Intel QATCodec, version 2.3.0] has been updated to include functional and security updates. Users should update to the latest version.

Release-v2.2.0

31 Jul 05:59
Compare
Choose a tag to compare

Intel® QAT Codec project provides compression and decompression library for Apache Hadoop/Spark/Hive to make use of the Intel® QuickAssist Technology for compression/decompression.

This release contains mainly these changes,

Update to CDH6.2.0, without HIVE support.

Release-v2.0.0

20 Sep 08:02
Compare
Choose a tag to compare

Intel® QAT Codec project provides compression and decompression library for Apache Hadoop/Spark/Hive to make use of the Intel® QuickAssist Technology for compression/decompression.

This release contains mainly these changes,

Update to CDH6.0.0

Release-v2.1.0

11 Feb 06:34
Compare
Choose a tag to compare

Intel® QAT Codec project provides compression and decompression library for Apache Hadoop/Spark/Hive to make use of the Intel® QuickAssist Technology for compression/decompression.

This release contains mainly these changes,

Update to CDH6.1.0, without HIVE support.

Release-v1.0.1

17 Jul 07:36
04284f2
Compare
Choose a tag to compare

Intel® QAT Codec project provides compression and decompression library for Apache Hadoop/Spark/Hive to make use of the Intel® QuickAssist Technology for compression/decompression.

This release contains mainly these changes,

  1. Update to QATzip v0.2.5
  2. Fix the issue can't find symbols such as dlopen

Release-v1.0.0

29 Jun 01:52
Compare
Choose a tag to compare
Release-v1.0.0 Pre-release
Pre-release

Itenl® QAT Codec project provides compression and decompression library for Apache Hadoop to make use of the Intel® QuickAssist Technology for compression/decompression.

This release contains mainly these changes,
1.Creating NativeByteBuffer using qzMalloc.
2.Added env var 'QAT_COMPRESS_LEVEL' for configuring the compression level.
3.Added configuration io.compression.codec.qat.use-native-allocate-bb to enable the ByteBuffer creation using nativeAllocateBB