[
https://issues.apache.org/jira/browse/NIFI-642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14595776#comment-14595776
]
Tim Reardon commented on NIFI-642:
----------------------------------
Agreed, a single property makes sense. Similarly, I'm not sure that the
property I added on PutHDFS to append the file extension makes sense, as I
can't envision a use case where one would compress yet not want the file
extension added. The extension should be added whenever compression is used.
> Eliminate hardcoded HDFS compression codec classnames.
> ------------------------------------------------------
>
> Key: NIFI-642
> URL: https://issues.apache.org/jira/browse/NIFI-642
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Tim Reardon
> Priority: Minor
> Fix For: 0.2.0
>
>
> Available HDFS compression codec classes were hardcoded as part of NIFI-600.
> This ticket will allow PutHDFS to discover the available codecs via
> CompressionCodecFactory, and allow GetHDFS to choose the codec to use based
> on file extension.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)