Bump hadoop aws version to 3.2.0 for local launcher#64
Bump hadoop aws version to 3.2.0 for local launcher#64unit7-0 wants to merge 1 commit intofeast-dev:masterfrom
Conversation
Signed-off-by: breezzo <[email protected]>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: unit7-0 The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Hi @unit7-0. Thanks for your PR. I'm waiting for a feast-dev member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Signed-off-by: breezzo [email protected]
What this PR does / why we need it:
Bump hadoop aws version to 3.2.0 since the
fs.s3a.path.style.accessoption is not available in 2.7.3 which makes it difficult to run spark jobs locally with minio.I looked the version numbers in the Dockerfile https://github.com/feast-dev/feast-spark/blob/master/infra/docker/spark/Dockerfile
Maybe there any reasons why versions shouldn't be updated?
Which issue(s) this PR fixes:
Fixes #
Does this PR introduce a user-facing change?: