[
https://issues.apache.org/jira/browse/NIFI-713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14905099#comment-14905099
]
ASF subversion and git services commented on NIFI-713:
------------------------------------------------------
Commit c72fb201d52113a16b176be3e0337b4303124244 in nifi's branch
refs/heads/master from [~rickysaltzer]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=c72fb20 ]
NIFI-713: Infer Hadoop Compression Automatically
- Three main types of compression options:
NONE : no compression
AUTOMATIC : infers codec by extension
SPECIFIED : specified codec (e.g. snappy, gzip, bzip, or lz4)
> Infer Hadoop compression codec via filename extension
> -----------------------------------------------------
>
> Key: NIFI-713
> URL: https://issues.apache.org/jira/browse/NIFI-713
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Tim Reardon
> Assignee: Ricky Saltzer
> Priority: Minor
> Fix For: 0.4.0
>
> Attachments: compression codec.png
>
>
> GetHDFS should infer compression codec via filename extension, and PutHDFS
> should append the proper extension when using compression.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)