You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2017/04/05 21:04:41 UTC

[jira] [Closed] (FLINK-6201) move python example files from resources to the examples

     [ https://issues.apache.org/jira/browse/FLINK-6201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chesnay Schepler closed FLINK-6201.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.3.0

1.3: 995422c461bc2e58bc1590c313b940e05c0fabef

> move python example files from resources to the examples
> --------------------------------------------------------
>
>                 Key: FLINK-6201
>                 URL: https://issues.apache.org/jira/browse/FLINK-6201
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Examples, Python API
>    Affects Versions: 1.3.0
>            Reporter: shijinkui
>            Assignee: shijinkui
>            Priority: Trivial
>             Fix For: 1.3.0
>
>
> Python example in the resource dir is not suitable. Move them to the examples/python dir.
> ```
> <fileSet>
> 	<directory>../flink-libraries/flink-python/src/main/python/org/apache/flink/python/api</directory>
> 	<outputDirectory>resources/python</outputDirectory>
> 	<fileMode>0755</fileMode>
> </fileSet>
> ```



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