Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 682FF200A5B for ; Wed, 25 May 2016 08:42:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 66DA4160A29; Wed, 25 May 2016 06:42:14 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id D3A81160A17 for ; Wed, 25 May 2016 08:42:13 +0200 (CEST) Received: (qmail 27780 invoked by uid 500); 25 May 2016 06:42:13 -0000 Mailing-List: contact issues-help@flink.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flink.apache.org Delivered-To: mailing list issues@flink.apache.org Received: (qmail 27769 invoked by uid 99); 25 May 2016 06:42:12 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 May 2016 06:42:12 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id CB2132C14DC for ; Wed, 25 May 2016 06:42:12 +0000 (UTC) Date: Wed, 25 May 2016 06:42:12 +0000 (UTC) From: "Juho Autio (JIRA)" To: issues@flink.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (FLINK-3961) Possibility to write output to multiple locations based on partitions MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 25 May 2016 06:42:14 -0000 [ 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)