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

ASF GitHub Bot commented on BEAM-1994:
--------------------------------------

GitHub user iemejia opened a pull request:

    https://github.com/apache/beam/pull/2576

    [BEAM-1994] Remove Flink examples package

    Be sure to do all of the following to help us incorporate your contribution
    quickly and easily:
    
     - [x] Make sure the PR title is formatted like:
       `[BEAM-<Jira issue #>] Description of pull request`
     - [x] Make sure tests pass via `mvn clean verify`. (Even better, enable
           Travis-CI on your fork and ensure the whole test matrix passes).
     - [x] Replace `<Jira issue #>` in the title with the actual Jira issue
           number, if there is one.
     - [ ] If this contribution is large, please file an Apache
           [Individual Contributor License 
Agreement](https://www.apache.org/licenses/icla.pdf).
    
    ---


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

    $ git pull https://github.com/iemejia/beam BEAM-1994-remove-flink-examples

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

    https://github.com/apache/beam/pull/2576.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 #2576
    
----
commit deb423100ba66b4fb2fe609fab443f7481d4b6f4
Author: Ismaël Mejía <[email protected]>
Date:   2017-04-18T15:31:07Z

    [BEAM-1994] Remove Flink examples package

----


> Remove Flink examples package
> -----------------------------
>
>                 Key: BEAM-1994
>                 URL: https://issues.apache.org/jira/browse/BEAM-1994
>             Project: Beam
>          Issue Type: Improvement
>          Components: runner-flink
>            Reporter: Aljoscha Krettek
>            Assignee: Ismaël Mejía
>             Fix For: First stable release
>
>
> The examples package is a leftover from the early days of the Flink Dataflow 
> Runner.
> Once we remove the special support for Flink sources/sinks (BEAM-1993) we can 
> remove the examples for that and therefore have no more reason to have the 
> special examples package.
> Once the examples package is removed we can also get rid of the 
> {{flink-runner-parent}} package. And replace it by {{flink-runner}}.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to