You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Tamás Bunth (Jira)" <ji...@apache.org> on 2020/08/27 08:03:00 UTC

[jira] [Comment Edited] (NIFI-7760) UnpackContent failing on "Invalid permission numerals"

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

Tamás Bunth edited comment on NIFI-7760 at 8/27/20, 8:02 AM:
-------------------------------------------------------------

Hi Stephen,

The above patch should fix the problem.

I verified the correct functionality with an example flow having a MergeContent processor to create a tarball and an UnpackContent to decompress it.

Thanks for the detailed information.


was (Author: wastack):
Hi Stephen,

The above path should fix the problem.

I verified the correct functionality with an example flow having a MergeContent processor to create a tarball and an UnpackContent to decompress it.

Thanks for the detailed information.

> UnpackContent failing on "Invalid permission numerals"
> ------------------------------------------------------
>
>                 Key: NIFI-7760
>                 URL: https://issues.apache.org/jira/browse/NIFI-7760
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>            Reporter: Matt Burgess
>            Assignee: Tamás Bunth
>            Priority: Blocker
>             Fix For: 1.13.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> A community user ran into an issue with UnpackContent in NiFi 1.12.0 that did not occur in 1.11.4. Files going through UnpackContent now may generate an error on "Invalid permission numerals", perhaps even if the file mode on the files is legitimate (0744 for example).
> This check was added via NIFI-6128, a unit test should be added to reproduce the issue alongside any fix.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)