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

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

Commit 7858310f05757b9414a9a36f0ac9c78b4e39a77c in nifi's branch refs/heads/0.x 
from [~pvillard]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=7858310 ]

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
>             Fix For: 1.0.0, 0.7.0
>
>
> 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