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

ASF GitHub Bot commented on NIFI-2801:
--------------------------------------

GitHub user andrewmlim opened a pull request:

    https://github.com/apache/nifi/pull/1124

    NIFI-2801 Edited Kafka processor documentation to explicitly state wh…

    …ich Kafka versions supported by each processor.  Corrected misspellings.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/andrewmlim/nifi NIFI-2801_0.x

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/1124.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 #1124
    
----
commit 6e8f1608987a73e071b18cd94c7ced854d8dfede
Author: Andrew Lim <andrewlim.apa...@gmail.com>
Date:   2016-10-11T15:30:24Z

    NIFI-2801 Edited Kafka processor documentation to explicitly state which 
Kafka versions supported by each processor.

----


> Add information about relevant version to *Kafka processor documentation
> ------------------------------------------------------------------------
>
>                 Key: NIFI-2801
>                 URL: https://issues.apache.org/jira/browse/NIFI-2801
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Documentation & Website
>    Affects Versions: 1.0.0, 0.7.0
>            Reporter: Andy LoPresto
>            Assignee: Andrew Lim
>            Priority: Minor
>              Labels: Beginner
Documentation
Kafka
>             Fix For: 1.1.0, 0.8.0
>
>
> A frequent obstacle for new users is the various processors for communicating 
> with Kafka. Due to incompatibilities between different versions of Kafka, 
> there are currently 6 processors (3 to push data and 3 to pull data), and 
> each "pair" targets a specific version. We should add text to the 
> documentation/description of each to clarify explicitly which version of 
> Kafka the processor targets, and what its "complementary" processor is named. 
> * <=0.8 -- PutKafka/GetKafka
> * 0.9 -- PublishKafka/ConsumeKafka
> * 0.10 -- PublishKafka_0_10/ConsumeKafka_0_10



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

Reply via email to