[
https://issues.apache.org/jira/browse/NIFI-642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14591697#comment-14591697
]
Mark Payne commented on NIFI-642:
---------------------------------
[~treardon] I agree, I like the addition to the GetHDFS processor and the idea
of moving them to a separate ticket. I wonder if we need two properties though.
I can't envision a use case where we would say "Yes, decompress, but leave the
file extension" or "No, leave the file compressed, but remove the extension." I
feel like those two should be combined into a single property that just
specifies whether or not the content should automatically be decompressed.
Thoughts on that?
> 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)