[
https://issues.apache.org/jira/browse/FLINK-9404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-9404:
----------------------------------
Priority: Minor (was: Major)
> 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
> Components: Connectors / FileSystem
> Reporter: xymaqingxiang
> Priority: Minor
> Labels: auto-deprioritized-major, 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
(v8.3.4#803005)