You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Danny Chen (Jira)" <ji...@apache.org> on 2023/01/31 04:03:00 UTC

[jira] [Updated] (HUDI-5568) Fix the BucketStreamWriteFunction to rebase the local filesystem instance instead

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

Danny Chen updated HUDI-5568:
-----------------------------
    Summary: Fix the BucketStreamWriteFunction to rebase the local filesystem instance instead  (was:  incorrect use of fileSystemView)

> Fix the BucketStreamWriteFunction to rebase the local filesystem instance instead
> ---------------------------------------------------------------------------------
>
>                 Key: HUDI-5568
>                 URL: https://issues.apache.org/jira/browse/HUDI-5568
>             Project: Apache Hudi
>          Issue Type: Improvement
>          Components: flink
>            Reporter: loukey_j
>            Assignee: Danny Chen
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.13.0
>
>
> writeClient.getHoodieTable().getFileSystemView()  always return the local fileSystemView,
> should use writeClient. getHoodieTable(). getHoodieView() to determine the fileSystemView



--
This message was sent by Atlassian Jira
(v8.20.10#820010)