Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fs] HadoopFileIO should cache FileSystem by scheme and authority #2504

Merged
merged 2 commits into from
Dec 13, 2023

Conversation

JingsongLi
Copy link
Contributor

Purpose

for example, hdfs and viewfs should have different FileSystem classes.

Tests

API and Format

Documentation

@leaves12138
Copy link
Contributor

S3FileIO could do the same

@leaves12138
Copy link
Contributor

S3FileIO could do the same

HadoopCompliantFileIO

Copy link
Contributor

@leaves12138 leaves12138 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@JingsongLi JingsongLi changed the title [fs] HadoopFileIO should cache FileSystem by authority [fs] HadoopFileIO should cache FileSystem by scheme and authority Dec 13, 2023
@JingsongLi JingsongLi merged commit ce06d0c into apache:master Dec 13, 2023
9 checks passed
@JingsongLi JingsongLi deleted the hadoop_file_id branch January 3, 2024 06:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants