You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jingsong Lee (Jira)" <ji...@apache.org> on 2022/07/19 09:51:00 UTC

[jira] [Closed] (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 ]

Jingsong Lee closed FLINK-28072.
--------------------------------
    Resolution: Fixed

master: 6d04cd57e77aa1d735dac556c2f5abb2f58e1d8f

> 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: Major
>              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)