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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
xymaqingxiang created FLINK-9404:
------------------------------------

             Summary: 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


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)