[
https://issues.apache.org/jira/browse/FLINK-3961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15299554#comment-15299554
]
Juho Autio commented on FLINK-3961:
-----------------------------------
This question is primarily about Flink Batch API.
> 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)