Skip to content

Remove support for HDFS #2185

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

Merged
merged 10 commits into from
Apr 25, 2025
Merged

Remove support for HDFS #2185

merged 10 commits into from
Apr 25, 2025

Conversation

jdblischak
Copy link
Contributor

@jdblischak jdblischak commented Apr 15, 2025

Follow-up to #2184. HDFS support was removed upstream in TileDB via TileDB-Inc/TileDB#5496. However, this change hasn't been released yet, so I leave it to @kounelisagis to decide when it makes sense to merge this PR.


[sc-66019]

@kounelisagis kounelisagis changed the title Remove support for HDFS [2.28.0] Remove support for HDFS Apr 15, 2025
Copy link
Member

@kounelisagis kounelisagis left a comment

Choose a reason for hiding this comment

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

All of the changes should be made conditionally based on the libtiledb version. The same should also have been done for #2184.

@jdblischak
Copy link
Contributor Author

jdblischak commented Apr 15, 2025

All of the changes should be made conditionally based on the libtiledb version.

Doesn't TileDB-Py only support a single minor release of TileDB at a time? I don't see the value in adding conditional logic to support TileDB<2.28 if that is not supported.

The same should also have been done for #2184.

I'm not overly worried about #2184. That test was super basic. Do you want me to send a follow-up PR to restore that test for TileDB<=2.27?

@kounelisagis
Copy link
Member

The test is failing because the token is missing after forking.

@kounelisagis kounelisagis changed the title [2.28.0] Remove support for HDFS Remove support for HDFS Apr 24, 2025
@kounelisagis kounelisagis self-requested a review April 25, 2025 09:14
Copy link
Contributor Author

@jdblischak jdblischak left a comment

Choose a reason for hiding this comment

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

I approve!

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.

4 participants