[
https://issues.apache.org/jira/browse/NIFI-1840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15268838#comment-15268838
]
ASF GitHub Bot commented on NIFI-1840:
--------------------------------------
GitHub user pvillard31 opened a pull request:
https://github.com/apache/nifi/pull/409
NIFI-1840 Added compression type property in Kite processors
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pvillard31/nifi NIFI-1840
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/409.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 #409
----
commit 724b0af344369e42e6e2c81de42697810c1e042a
Author: Pierre Villard <[email protected]>
Date: 2016-05-03T15:00:49Z
NIFI-1840 Added compression type property in Kite processors
----
> Add compression type property in Kite processors
> ------------------------------------------------
>
> Key: NIFI-1840
> URL: https://issues.apache.org/jira/browse/NIFI-1840
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: 0.6.1
> Reporter: Pierre Villard
>
> Following
> https://community.hortonworks.com/questions/31017/unable-to-turn-off-snappy-compression-in-nifi-putk.html
> By default Kite uses Snappy compression. It would be interesting to have the
> ability to change this compression.
> http://kitesdk.org/docs/1.0.0/API-Overview.html
> http://kitesdk.org/docs/1.0.0/apidocs/org/kitesdk/data/DatasetDescriptor.Builder.html#compressionType(java.lang.String)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)