[ 
https://issues.apache.org/jira/browse/NIFI-1788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15250020#comment-15250020
 ] 

ASF subversion and git services commented on NIFI-1788:
-------------------------------------------------------

Commit 293a3042cd4d8f0340f6e6be3f082acac97aaa67 in nifi's branch 
refs/heads/master from [~pvillard]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=293a304 ]

NIFI-1788 Fixed listed allowable values

NIFI-1788 Added UT

NIFI-1788 modified test name
This closes #368


> CreateHadoopSequenceFile shows wrong values for compression type
> ----------------------------------------------------------------
>
>                 Key: NIFI-1788
>                 URL: https://issues.apache.org/jira/browse/NIFI-1788
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework, Core UI
>    Affects Versions: 0.6.0
>            Reporter: Hugo Lemay-Proulx
>            Assignee: Pierre Villard
>            Priority: Minor
>
> The CreateHadoopSequenceFile processor shows that the possible values for 
> compression types are :
> NONE
> DEFAULT
> BZIP
> GZIP
> LZ4
> SNAPPY
> AUTOMATIC
> but the compression type is not the compression codec to use. It is what to 
> compress in the sequence file: 
> NONE
> RECORD
> BLOCK
> Because of that, if the selection is anything other than NONE, the processor 
> will throw an exception.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to