[
https://issues.apache.org/jira/browse/NIFI-2963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15630256#comment-15630256
]
ASF GitHub Bot commented on NIFI-2963:
--------------------------------------
Github user pvillard31 commented on the issue:
https://github.com/apache/nifi/pull/1166
duh... I must admit I did copy/paste the logic from the GetHDFS processor
and didn't catch the loop over files in the GetHDFS processor. Anyway, this
should now make much more sense. Thanks for catching that Oleg!
> 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
> Fix For: 1.2.0
>
>
> 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)