[
https://issues.apache.org/jira/browse/MINIFI-181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15802253#comment-15802253
]
ASF GitHub Bot commented on MINIFI-181:
---------------------------------------
GitHub user achristianson opened a pull request:
https://github.com/apache/nifi-minifi-cpp/pull/39
MINIFI-181 Created initial implementation of PutFile
Wrote an initial implementation of PutFile. Not all features of NiFi's
PutFile are supported at this point, but this is tested/functional and lays out
the groundwork.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/achristianson/nifi-minifi-cpp MINIFI-181
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi-minifi-cpp/pull/39.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 #39
----
commit 548f16175884b3d002fee045f98bf48697b219a0
Author: Andrew I. Christianson <[email protected]>
Date: 2017-01-05T19:15:54Z
MINIFI-181 Created initial implementation of PutFile
----
> Create PutFile implementation
> -----------------------------
>
> Key: MINIFI-181
> URL: https://issues.apache.org/jira/browse/MINIFI-181
> Project: Apache NiFi MiNiFi
> Issue Type: Task
> Components: C++
> Reporter: Andrew Christianson
>
> Create an implementation of PutFile based on the one in minifi's big brother
> project.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)