You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/06/29 11:08:37 UTC

[jira] [Commented] (FLINK-4033) Missing Scala example snippets for the Kinesis Connector documentation

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

ASF GitHub Bot commented on FLINK-4033:
---------------------------------------

GitHub user tzulitai opened a pull request:

    https://github.com/apache/flink/pull/2181

    [FLINK-4033][docs, kinesis-connector] Polish up Kinesis connector documentation

    Main purpose of this PR is to add Scala example snippets for the Kinesis consumer & producer.
    I've came across some other missing info & typos in the documentation and fixed them as well as part of the PR.

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

    $ git pull https://github.com/tzulitai/flink FLINK-4033

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

    https://github.com/apache/flink/pull/2181.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 #2181
    
----
commit 7d3caf424eba675e14fa2f219893156be5d390eb
Author: Gordon Tai <tz...@gmail.com>
Date:   2016-06-29T10:29:08Z

    [FLINK-4033] Polish up Kinesis connector documentation
    
    Includes:
    1. Scala examples for consumer and producer
    2. Add information about AWS Kinesis service usage
    3. Add Kinesis connecter to the fault tolerance guarantees table
    4. Minor typo fix in Kafka documentation

----


> Missing Scala example snippets for the Kinesis Connector documentation
> ----------------------------------------------------------------------
>
>                 Key: FLINK-4033
>                 URL: https://issues.apache.org/jira/browse/FLINK-4033
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Documentation, Kinesis Connector, Streaming Connectors
>            Reporter: Tzu-Li (Gordon) Tai
>            Assignee: Tzu-Li (Gordon) Tai
>            Priority: Minor
>             Fix For: 1.1.0
>
>
> The documentation for the Kinesis connector is missing Scala version of the example snippets.



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