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 2018/02/08 10:34:01 UTC

[jira] [Updated] (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 ]

Aljoscha Krettek updated FLINK-8600:
------------------------------------
    Fix Version/s: 1.5.0

> 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
>            Priority: Blocker
>             Fix For: 1.5.0
>
>
> 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)