[
https://issues.apache.org/jira/browse/NIFI-2483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15407864#comment-15407864
]
ASF GitHub Bot commented on NIFI-2483:
--------------------------------------
GitHub user markap14 opened a pull request:
https://github.com/apache/nifi/pull/789
NIFI-2483: Removed 'passthrough' relationship
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/markap14/nifi NIFI-2483
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/789.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #789
----
commit 186f5727c921afe69221b8453d23f3e1fcdf2619
Author: Mark Payne <[email protected]>
Date: 2016-08-04T14:41:18Z
NIFI-2483: Removed 'passthrough' relationship
----
> Remove "Passthrough" relationship of GetHDFS
> --------------------------------------------
>
> Key: NIFI-2483
> URL: https://issues.apache.org/jira/browse/NIFI-2483
> Project: Apache NiFi
> Issue Type: Task
> Components: Extensions
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Blocker
> Fix For: 1.0.0
>
>
> Currently, GetHDFS has a "passthrough" relationship that it uses to move any
> FlowFiles from an input queue. This was done before the @InputRequirement
> capability existed. This relationship needs to be removed and the
> InputRequirement changed to INPUT_FORBIDDEN.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)