[ 
https://issues.apache.org/jira/browse/FLINK-8600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16369353#comment-16369353
 ] 

ASF GitHub Bot commented on FLINK-8600:
---------------------------------------

Github user aljoscha commented on the issue:

    https://github.com/apache/flink/pull/5486
  
    @kl0u I changed my mind on this. 😅 Now the only change is to allow 
circumventing the `truncate()` checks via the setting. The checks themselves 
are still in place. I'm also not changing the call-sites to try and keep the 
change as localised as possible. WDYT?


> 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
>
>
> 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)

Reply via email to