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

C.41 compliance: HDFS factory constructor. #5394

Closed
wants to merge 1 commit into from
Closed

Conversation

bekadavis9
Copy link
Contributor

RemoveHDFS::init in favor of a C.41-compliant factory constructor. Use struct HDFSParameters to store HDFS-specific configuration parameters. Remove Status_HDFSError, and replace call sites with throws of HDFSException.

[sc-60073]


TYPE: IMPROVEMENT
DESC: C.41 constructor: HDFS.

@teo-tsirpanis
Copy link
Member

We have announced that HDFS will be removed in 2.28 so this is not needed.

@bekadavis9 bekadavis9 closed this Dec 9, 2024
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