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

Fix Delta Lake and Hadoop AWS version incompatibility #52

Closed
wants to merge 1 commit into from

Conversation

Minutis
Copy link
Member

@Minutis Minutis commented Jun 13, 2024

Current Delta Lake passes incorrect default values to Hadoop AWS configurations using formats like 60s 24h and etc. This just replaces the impacted parameters

@Minutis Minutis force-pushed the fix-config-incompatibility branch from b94fd63 to 6dadf56 Compare June 13, 2024 07:53
@Minutis Minutis assigned Minutis, pdambrauskas and edvaone and unassigned Minutis Jun 13, 2024
@Minutis Minutis force-pushed the fix-config-incompatibility branch 2 times, most recently from aa28d62 to b96725b Compare June 13, 2024 10:03
"fs.s3a.aws.credentials.provider": "com.amazonaws.auth.DefaultAWSCredentialsProviderChain"
"fs.s3a.connection.establish.timeout": 50000
"fs.s3a.connection.timeout": 200000
"fs.s3a.multipart.purge.age": 86400
Copy link
Collaborator

Choose a reason for hiding this comment

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

new line missing

@Minutis Minutis force-pushed the fix-config-incompatibility branch from b96725b to 6be00aa Compare June 14, 2024 13:15
@Minutis Minutis closed this Jul 26, 2024
@Minutis
Copy link
Member Author

Minutis commented Jul 26, 2024

Irrevant since we need to migrate to Delta Kernel.

@Minutis Minutis deleted the fix-config-incompatibility branch July 26, 2024 10:57
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.

3 participants