[jira] [Created] (FLINK-6201) move python example files to the examples dir

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-6201) move python example files to the examples dir

Shang Yuanchun (Jira)
shijinkui created FLINK-6201:
--------------------------------

             Summary: move python example files to the examples dir
                 Key: FLINK-6201
                 URL: https://issues.apache.org/jira/browse/FLINK-6201
             Project: Flink
          Issue Type: Sub-task
          Components: Examples
            Reporter: shijinkui


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)