You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/02/28 20:57:04 UTC

[jira] [Commented] (NIFI-221) Build Processors that allow for receiving and responding to arbitrary HTTP requests

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

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

Commit 2d48323878436c500fc90fd1d839740248d0f63d in incubator-nifi's branch refs/heads/http-processors from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-nifi.git;h=2d48323 ]

NIFI-221: Fixed bugs and pulled in changes from develop


> Build Processors that allow for receiving and responding to arbitrary HTTP requests
> -----------------------------------------------------------------------------------
>
>                 Key: NIFI-221
>                 URL: https://issues.apache.org/jira/browse/NIFI-221
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>            Reporter: Mark Payne
>            Assignee: Mark Payne
>
> The idea here is that we can receipt an HTTP request and use NiFi, in essence to build a web server graphically. This opens up a wide range of possibilities, by allowing a DFM to easily add a web front-end to any service that NiFi can interact with or to perform any sort of action that NiFi has the ability to perform, such as data format conversion, etc.
> For example, if you want to provide a web-based front-end to an SFTP Server, you could do so by creating a flow like:
> ReceiveHTTPRequest -> PutSFTP -> RespondHTTPRequest



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