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/08/01 11:32:20 UTC

[jira] [Commented] (FLINK-4284) DataSet/CEP link to non-existant "Linking with Flink" section

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

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

Github user zentol commented on the issue:

    https://github.com/apache/flink/pull/2311
  
    merging


> DataSet/CEP link to non-existant "Linking with Flink" section
> -------------------------------------------------------------
>
>                 Key: FLINK-4284
>                 URL: https://issues.apache.org/jira/browse/FLINK-4284
>             Project: Flink
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 1.1.0
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>
> Relevant section for DataSet (apis/batch/index.md; L 57-60):
> {code}
> The following program is a complete, working example of WordCount. You can copy &amp; paste the code
> to run it locally. You only have to include the correct Flink's library into your project
> (see Section [Linking with Flink](#linking-with-flink)) and specify the imports. Then you are ready
> to go!
> {code}
> Relevant section for CEP(apis/streaming/libs/cep.md; L 45-48:
> {code}
> ## Getting Started
> If you want to jump right in, you have to [set up a Flink program]({{ site.baseurl }}/apis/batch/index.html#linking-with-flink).
> Next, you have to add the FlinkCEP dependency to the `pom.xml` of your project.
> {code}
> The CEP doc probably shouldn't refer to the DataSet documentation at all.



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