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

Fixes #4055: Upgrade hadoop to 3.4.0 #4063

Merged
merged 2 commits into from May 16, 2024
Merged

Fixes #4055: Upgrade hadoop to 3.4.0 #4063

merged 2 commits into from May 16, 2024

Conversation

vga91
Copy link
Collaborator

@vga91 vga91 commented May 2, 2024

Fixes #4055

  • Updated and tested hadoop new dependencies

  • removed unnecessary hadoop-aws package commit: removed the hadoop-aws, since it cause a strange heap space error with the 3.4.0 version,
    but it's unnecessary anyway, as with the hadoop-* 3.4.0 packages, the hadoop procedures work also without that package,
    e.g. call apoc.load.parquet("s3://s3.us-east-2.amazonaws.com:443/aws-public-blockchain/v1.0/btc/transactions/date=2010-05-01/part-00000-8829a06f-164c-4e33-a24a-780316e09cc6-c000.snappy.parquet?accessKey=<accessKey>&secretKey=<secretKey>")

@RobertoSannino RobertoSannino merged commit a0c4ef3 into dev May 16, 2024
5 checks passed
@RobertoSannino RobertoSannino deleted the issue-4055 branch May 16, 2024 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants