[ https://issues.apache.org/jira/browse/FLINK-6201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15957688#comment-15957688 ]
ASF GitHub Bot commented on FLINK-6201: --------------------------------------- Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/3628 > 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)