You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Aljoscha Krettek (JIRA)" <ji...@apache.org> on 2017/04/03 12:14:41 UTC

[jira] [Updated] (FLINK-1722) Streaming not respecting FinalizeOnMaster for output formats

     [ https://issues.apache.org/jira/browse/FLINK-1722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aljoscha Krettek updated FLINK-1722:
------------------------------------
    Component/s:     (was: Streaming)
                 DataStream API

> Streaming not respecting FinalizeOnMaster for output formats
> ------------------------------------------------------------
>
>                 Key: FLINK-1722
>                 URL: https://issues.apache.org/jira/browse/FLINK-1722
>             Project: Flink
>          Issue Type: Bug
>          Components: DataStream API
>            Reporter: Robert Metzger
>
> The Hadoop output formats execute a process in the end to move the produced files from a temp directory to the final location.
> The batch API is annotating output formats that execute something in the end with the {{FinalizeOnMaster}} interface.
> The streaming component is not respecting this interface. Hence, HadoopOutputFormats aren't writing their final data into the desired destination.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)