You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Timo Walther (JIRA)" <ji...@apache.org> on 2018/04/23 14:48:00 UTC

[jira] [Resolved] (FLINK-8600) BucketingSink errors out when used with Presto filesystem

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

Timo Walther resolved FLINK-8600.
---------------------------------
    Resolution: Fixed

> BucketingSink errors out when used with Presto filesystem
> ---------------------------------------------------------
>
>                 Key: FLINK-8600
>                 URL: https://issues.apache.org/jira/browse/FLINK-8600
>             Project: Flink
>          Issue Type: Bug
>          Components: FileSystem
>    Affects Versions: 1.4.0
>            Reporter: Narayanan Arunachalam
>            Assignee: Aljoscha Krettek
>            Priority: Blocker
>             Fix For: 1.5.0, 1.4.3
>
>
> BucketingSink passes a non-qualified path when attempting to test the truncate behavior as you can see [here|https://github.com/apache/flink/blob/master/flink-connectors/flink-connector-filesystem/src/main/java/org/apache/flink/streaming/connectors/fs/bucketing/BucketingSink.java#L606].
> Because of thisĀ "Path is not absolute: uuid" error is thrown when used with the [PrestoS3FileSystem|https://github.com/prestodb/presto/blob/master/presto-hive/src/main/java/com/facebook/presto/hive/s3/PrestoS3FileSystem.java]



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