You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/07/13 10:11:00 UTC

[jira] [Updated] (FLINK-9404) Adapter viewfs in BucketingSink when verify that truncate actually works

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

ASF GitHub Bot updated FLINK-9404:
----------------------------------
    Labels: pull-request-available  (was: )

> Adapter viewfs in BucketingSink when verify that truncate actually works
> ------------------------------------------------------------------------
>
>                 Key: FLINK-9404
>                 URL: https://issues.apache.org/jira/browse/FLINK-9404
>             Project: Flink
>          Issue Type: Bug
>            Reporter: xymaqingxiang
>            Priority: Major
>              Labels: pull-request-available
>
> Hi:
>  
> when the viewfs function is enabled, the following operation will report errors,
> "new Path(UUID.randomUUID().toString())"
> Hence, I think that we can add the bashPath, like this:
> "new Path(basePath, UUID.randomUUID().toString())"
>  
> thanks,
> Ma Qingxiang



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