Realtime ETL Kafka Consumer should support decompression of packed events.

Description

In some cases, the events are packaged, compressed and pushed into Kafka. So, the ETL Kafka consumer should have the ability to read a packed event, decompress using a specified algorithm, transform it into multiple events and dispatch it to the output.

Release Notes

None

Activity

Show:

Albert Shau November 25, 2015 at 11:31 PM

This is not done, but it is also not the right approach. decompression should be done as a transform, that way it is re-usable.

Decompressor/Compressor plugins are in hydrator-plugins already, so closing this out.

Sreevatsan Raman November 6, 2015 at 12:17 AM

This is probably fixed already. Please check and close it out.

Won't Fix
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Affects versions

Components

Fix versions

Priority

Created September 25, 2015 at 2:02 PM
Updated April 27, 2017 at 6:56 AM
Resolved November 25, 2015 at 11:31 PM