Skip to content

Conversation

@parthchandra
Copy link

The current implementation limits the use of fs-hdfs to only three file systems. However, it is possible that users have custom implementations of hadoop file systems. In particular, hadoop-aws provides the s3a file system that is extremely commonly used.

This PR allows registering a new file system that is recognized by fs-hdfs.
As a part of this change, the PR also allows suppressing the UnsupportedOperationException that is currently printed out to stderr when verifying that the file system supports direct buffer reads. (This happens, for instance, with the s3a file system).

@parthchandra parthchandra deleted the hdfs3-s3a branch July 18, 2025 15:21
@parthchandra parthchandra restored the hdfs3-s3a branch July 28, 2025 16:42
@parthchandra
Copy link
Author

Reopening PR with correct version

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.

1 participant