From issues-return-396801-archive-asf-public=cust-asf.ponee.io@flink.apache.org Wed Sep 9 03:09:03 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mxout1-ec2-va.apache.org (mxout1-ec2-va.apache.org [3.227.148.255]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id 735F518066B for ; Wed, 9 Sep 2020 05:09:03 +0200 (CEST) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-ec2-va.apache.org (ASF Mail Server at mxout1-ec2-va.apache.org) with SMTP id B228142598 for ; Wed, 9 Sep 2020 03:09:02 +0000 (UTC) Received: (qmail 20391 invoked by uid 500); 9 Sep 2020 03:09:01 -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 20374 invoked by uid 99); 9 Sep 2020 03:09:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Sep 2020 03:09:01 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 8DDF7407EF for ; Wed, 9 Sep 2020 03:09:00 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id 12946780297 for ; Wed, 9 Sep 2020 03:09:00 +0000 (UTC) Date: Wed, 9 Sep 2020 03:09:00 +0000 (UTC) From: "Jingsong Lee (Jira)" To: issues@flink.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (FLINK-19166) StreamingFileWriter should register Listener before the initialization of buckets MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/FLINK-19166?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingsong Lee updated FLINK-19166: --------------------------------- Issue Type: Bug (was: New Feature) > StreamingFileWriter should register Listener before the initialization of= buckets > -------------------------------------------------------------------------= -------- > > Key: FLINK-19166 > URL: https://issues.apache.org/jira/browse/FLINK-19166 > Project: Flink > Issue Type: Bug > Components: Table SQL / Runtime > Affects Versions: 1.11.1 > Reporter: Jingsong Lee > Assignee: Jingsong Lee > Priority: Blocker > Fix For: 1.11.2 > > > In [http://apache-flink.147419.n8.nabble.com/StreamingFileSink-hive-metad= ata-td6898.html] > The feedback of User=C2=A0indicates that some partitions have not been co= mmitted since the job failed. > This maybe due to=C2=A0FLINK-18110, in=C2=A0FLINK-18110, it has fixed Buc= kets, but forgot fixing {{StreamingFileWriter}} , it should=C2=A0register L= istener before the initialization of buckets, otherwise, will loose listeni= ng too. -- This message was sent by Atlassian Jira (v8.3.4#803005)