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

Robert Metzger closed FLINK-805.
--------------------------------
    Resolution: Won't Fix

Inactive.

> Early check of output write permissions 
> ----------------------------------------
>
>                 Key: FLINK-805
>                 URL: https://issues.apache.org/jira/browse/FLINK-805
>             Project: Flink
>          Issue Type: Improvement
>          Components: API / DataSet, Batch Connectors and Input/Output Formats
>            Reporter: GitHub Import
>            Priority: Minor
>              Labels: github-import
>
> FileDataSinks start to write output data once the first tuple arrives. 
> If a DataSink follows a non-pipelined expensive data flow, the sink might 
> fail due to missing write permissions after a significant portion of the data 
> flow has been processed.
> It would be good to check the write permissions early (before or at job 
> start) and to immediately cause the job to fail in case of missing write 
> permissions.
> ---------------- Imported from GitHub ----------------
> Url: https://github.com/stratosphere/stratosphere/issues/805
> Created by: [fhueske|https://github.com/fhueske]
> Labels: enhancement, user satisfaction, 
> Created at: Wed May 14 01:13:32 CEST 2014
> State: open



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to