[
https://issues.apache.org/jira/browse/FLINK-3323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15327932#comment-15327932
]
ASF GitHub Bot commented on FLINK-3323:
---------------------------------------
GitHub user smarthi opened a pull request:
https://github.com/apache/flink/pull/2099
Flink 3323: Add documentation for NiFi connector
Thanks for contributing to Apache Flink. Before you open your pull request,
please take the following check list into consideration.
If your changes take all of the items into account, feel free to open your
pull request. For more information and/or questions please refer to the [How To
Contribute guide](http://flink.apache.org/how-to-contribute.html).
In addition to going through the list, please provide a meaningful
description of your changes.
- [X] General
- The pull request references the related JIRA issue ("[FLINK-3323] Jira
title text")
- The pull request addresses only one issue
- Each commit in the PR has a meaningful commit message (including the
JIRA id)
- [X] Documentation
- Documentation has been added for new functionality
- Old documentation affected by the pull request has been updated
- JavaDoc for public methods has been added
- [ ] Tests & Build
- Functionality added by the pull request is covered by tests
- `mvn clean verify` has been executed successfully locally or a Travis
build has passed
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/smarthi/flink FLINK-3323
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/2099.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 #2099
----
commit f9a2e54cba178f1931528fb31638c0e72705b7b4
Author: smarthi <[email protected]>
Date: 2016-05-30T13:04:25Z
Initial Commit of nifi docs
commit db1d8628f103bc7d319db09a151bb555e48694f9
Author: smarthi <[email protected]>
Date: 2016-05-31T11:24:11Z
Initial Commit of nifi docs
commit 878c74254abac1cb62d1ebef822b8c4f31cd48a2
Author: smarthi <[email protected]>
Date: 2016-06-13T18:43:43Z
FLINK-3323: Add documentation for NiFi connector
----
> Add documentation for NiFi connector
> ------------------------------------
>
> Key: FLINK-3323
> URL: https://issues.apache.org/jira/browse/FLINK-3323
> Project: Flink
> Issue Type: Improvement
> Components: Documentation
> Reporter: Matthias J. Sax
> Assignee: Suneel Marthi
> Priority: Minor
>
> Add Nifi-connector documentation to the "Data Stream / Connectors" web page
> docs. See also FLINK-3324
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)