[
https://issues.apache.org/jira/browse/FLINK-10989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-10989:
-----------------------------------
Labels: auto-deprioritized-major auto-deprioritized-minor (was:
auto-deprioritized-major stale-minor)
Priority: Not a Priority (was: Minor)
This issue was labeled "stale-minor" 7 days ago and has not received any
updates so it is being deprioritized. If this ticket is actually Minor, please
raise the priority and ask a committer to assign you the issue or revive the
public discussion.
> OrcRowInputFormat uses two different file systems
> -------------------------------------------------
>
> Key: FLINK-10989
> URL: https://issues.apache.org/jira/browse/FLINK-10989
> Project: Flink
> Issue Type: Bug
> Components: Connectors / ORC
> Affects Versions: 1.7.0
> Reporter: Till Rohrmann
> Priority: Not a Priority
> Labels: auto-deprioritized-major, auto-deprioritized-minor
>
> The {{OrcRowInputFormat}} seems to use two different {{FileSystem}}. The
> Flink {{FileSystem}} for listing the files and generating the {{InputSplits}}
> and then Hadoop's {{FileSystem}} to actually read the input splits. This can
> be problematic if one only configures Flink's S3 {{FileSystem}} but does not
> provide a S3 implementation for Hadoop's {{FileSystem}}.
> I think this is not an intuitive behaviour and can lead to hard to debug
> problems for a user.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)