[ 
https://issues.apache.org/jira/browse/NIFI-413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14543633#comment-14543633
 ] 

ASF GitHub Bot commented on NIFI-413:
-------------------------------------

GitHub user brianghig opened a pull request:

    https://github.com/apache/incubator-nifi/pull/55

    [NIFI-413] PutKafka Compression and Batching Support

    Adding properties to PutKafka processor to support asynchronous producing 
with configurable batches.
    
    Also added user-defined control over compression codec and compressed 
topics per NIFI-413.
    
    Producer Type remains synchronous by default.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/brianghig/incubator-nifi 
NIFI-413-PutKafka-Compression-and-Batching

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-nifi/pull/55.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #55
    
----
commit 29b4e56a61dc7125e10d7e5d70a0123485717b4d
Author: Brian Ghigiarelli <[email protected]>
Date:   2015-04-22T15:32:36Z

    Merge pull request #1 from apache/develop
    
    Merging latest NiFi to my fork

commit 421ad8fb133d3bab32bc20d98011e9dfa0caff99
Author: Brian Ghigiarelli <[email protected]>
Date:   2015-05-14T00:32:23Z

    Merge pull request #2 from apache/develop
    
    Merging latest Apache NiFi to fork

commit 9653770ac4a050f4439c07f7ae6e34658f08e5a0
Author: Brian Ghigiarelli <[email protected]>
Date:   2015-05-14T12:55:04Z

    [NIFI-413] Adding properties to PutKafka to support asynchronous production 
with configurable batching. Also added user-defined control over compression 
codec and compressed topics. Producer type remains synchronous by default.

commit b71b51976eb6e5afba636c8dd16e33a7436e3999
Author: Brian Ghigiarelli <[email protected]>
Date:   2015-05-14T12:57:25Z

    Merge pull request #3 from apache/develop
    
    Merging in latest develop branch

----


> KafkaPut should support compression option
> ------------------------------------------
>
>                 Key: NIFI-413
>                 URL: https://issues.apache.org/jira/browse/NIFI-413
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Michael Braun
>            Priority: Minor
>              Labels: beginner, newbie
>
> Kafka supports compression out of the box (GZIP, Snappy with another 
> dependency) but the KafkaPut operator does not expose the option. It would be 
> nice if this was exposed in processor settings so processing could benefit 
> from compression.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to