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 2022/07/15 10:37:00 UTC

[jira] [Updated] (FLINK-28072) Set Hadoop FileSystem for Orc reader

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

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

> Set Hadoop FileSystem for Orc reader
> ------------------------------------
>
>                 Key: FLINK-28072
>                 URL: https://issues.apache.org/jira/browse/FLINK-28072
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table Store
>            Reporter: Jingsong Lee
>            Assignee: Jingsong Lee
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: table-store-0.2.0
>
>
> Now orc reader uses Hadoop FileSystem, but orc writer uses Flink FileSystem.
> This can lead to some inconsistencies and possibly classloader loading issues.
> We can unify this by setting the Hadoop FileSystem that we get from Flink for the orc reader.



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