[jira] [Created] (FLINK-3961) Possibility to write output to multiple locations based on partitions

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

[jira] [Created] (FLINK-3961) Possibility to write output to multiple locations based on partitions

Shang Yuanchun (Jira)
Kirsti Laurila created FLINK-3961:
-------------------------------------

             Summary: Possibility to write output to multiple locations based on  partitions
                 Key: FLINK-3961
                 URL: https://issues.apache.org/jira/browse/FLINK-3961
             Project: Flink
          Issue Type: New Feature
    Affects Versions: 1.0.2
            Reporter: Kirsti Laurila
            Priority: Minor


At the moment, one cannot write output to different folders based on partitions based on data e.g. if data is partitioned by day, there is no direct way to write data to

path/date=20160520/data
path/date=20160521/data
...

Add support for this, prefereably to all write possibilities (Write, WriteAsCsv) etc.





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)