Github user alopresto commented on a diff in the pull request:

    https://github.com/apache/nifi/pull/1119#discussion_r83079553
  
    --- Diff: nifi-docs/src/main/asciidoc/getting-started.adoc ---
    @@ -371,8 +371,7 @@ categorizing them by their functions.
        the content fetched from HDFS.
     - *FetchS3Object*: Fetches the contents of an object from the Amazon Web 
Services (AWS) Simple Storage Service (S3). The outbound FlowFile contains the 
contents
       received from S3.
    -- *GetKafka*: Consumes messages from Apache Kafka. The messages can be 
emitted as a FlowFile per message or can be batched together using a 
user-specified
    -  delimiter.
    +- *GetKafka*: Fetches messages from Apache Kafka, specifically for 0.8.x 
versions. The messages can be emitted as a FlowFile per message or can be 
batched together using a user-specified delimiter.
    --- End diff --
    
    I confirmed that these processors only work for `0.8.x`. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to