[
https://issues.apache.org/jira/browse/NIFI-2963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15615062#comment-15615062
]
ASF GitHub Bot commented on NIFI-2963:
--------------------------------------
GitHub user pvillard31 opened a pull request:
https://github.com/apache/nifi/pull/1166
NIFI-2963 FetchHDFS should support Compression Codec property
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pvillard31/nifi fetchhdfs-compression-codec
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/1166.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 #1166
----
commit 97332aaeb20320347b270d843ea043746f6435e7
Author: Pierre Villard <[email protected]>
Date: 2016-10-28T10:35:37Z
NIFI-2963 FetchHDFS should support Compression Codec property
----
> FetchHDFS should support Compression Codec property
> ---------------------------------------------------
>
> Key: NIFI-2963
> URL: https://issues.apache.org/jira/browse/NIFI-2963
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Pierre Villard
> Assignee: Pierre Villard
>
> GetHDFS offers the possibility to define a compression codec in order to
> uncompress data on the fly while retrieving data from HDFS. FetchHDFS
> processor should offer the same option.
> Workaround : use CompressContent processor after FetchHDFS processor.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)