[ https://issues.apache.org/jira/browse/FLINK-6201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
shijinkui updated FLINK-6201: ----------------------------- Priority: Trivial (was: Major) > 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 > Reporter: shijinkui > Priority: Trivial > > 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)