You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Nico Kruber (Jira)" <ji...@apache.org> on 2020/01/30 21:31:00 UTC

[jira] [Assigned] (FLINK-15814) Log warning when StreamingFileSink is used with bulk output formats and an ambiguous S3 scheme

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

Nico Kruber reassigned FLINK-15814:
-----------------------------------

    Assignee: Seth Wiesman

> Log warning when StreamingFileSink is used with bulk output formats and an ambiguous S3 scheme
> ----------------------------------------------------------------------------------------------
>
>                 Key: FLINK-15814
>                 URL: https://issues.apache.org/jira/browse/FLINK-15814
>             Project: Flink
>          Issue Type: Improvement
>          Components: Connectors / FileSystem
>            Reporter: Seth Wiesman
>            Assignee: Seth Wiesman
>            Priority: Minor
>             Fix For: 1.11.0
>
>
> StreamingFileSink does not properly work with bulk output formats and s3-presto. We should log a warning when the provided scheme is 's3p' or 's3' (which is ambiguous) explaining the potential issues and encourage users to only use 's3a' which always delegates to hadoop. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)