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

Update dockerfile to add AzureFileIO runtime #160

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

alok123t
Copy link
Contributor

This PR adds the iceberg-azure bundle
Without this change, when using the AzureFileIO, queries fail with the below error

IllegalArgumentException: Cannot initialize FileIO implementation org.apache.iceberg.azure.adlsv2.ADLSFileIO: Cannot find constructor for interface org.apache.iceberg.io.FileIO
	Missing org.apache.iceberg.azure.adlsv2.ADLSFileIO [java.lang.NoClassDefFoundError: com/azure/storage/file/datalake/models/DataLakeStorageException]

Confirmed, this error no longer happens after adding the runtime

@alok123t
Copy link
Contributor Author

@nastra @Fokko ping for quick review

@Fokko
Copy link
Contributor

Fokko commented Jun 20, 2024

Thanks @alok123t this makes sense to me 👍

@nastra nastra merged commit 7268918 into tabular-io:main Jun 20, 2024
1 check passed
@alok123t alok123t deleted the alok123t/add_azure_bundle branch June 20, 2024 08:50
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.

None yet

3 participants