You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Sivaprasanna Sethuraman (JIRA)" <ji...@apache.org> on 2018/05/05 14:48:00 UTC

[jira] [Assigned] (NIFI-5152) MoveHDFS should have @InputRequirement(Requirement.INPUT_REQUIRED)

     [ https://issues.apache.org/jira/browse/NIFI-5152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sivaprasanna Sethuraman reassigned NIFI-5152:
---------------------------------------------

    Assignee: Sivaprasanna Sethuraman

> MoveHDFS should have @InputRequirement(Requirement.INPUT_REQUIRED)
> ------------------------------------------------------------------
>
>                 Key: NIFI-5152
>                 URL: https://issues.apache.org/jira/browse/NIFI-5152
>             Project: Apache NiFi
>          Issue Type: Bug
>    Affects Versions: 1.6.0
>            Reporter: Bryan Bende
>            Assignee: Sivaprasanna Sethuraman
>            Priority: Minor
>
> The onTrigger method of MoveHDFS will return when no incoming flow file is obtained, therefore the processor can only be used with an incoming relationships and should have the INPUT_REQUIRED annotation.
> If the expected behavior was to use the processor without an incoming relationship, then instead of requiring input, the code needs to be updated to handle both scenarios.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)