HDDS-12359. Bump async profiler to 2.9, awscli to 1.37#38
HDDS-12359. Bump async profiler to 2.9, awscli to 1.37#38adoroszlai merged 1 commit intoapache:masterfrom
Conversation
jojochuang
left a comment
There was a problem hiding this comment.
This change doesn't break robot tests due to HDDS-12123 because we run S3G in HTTP not HTTPS mode.
async profiler 2.9 is backward compatible. Moving to 3.0 and beyond requires change similar to this one https://github.com/apache/hbase/pull/6625/files
|
Thanks @jojochuang for the review. My main goal is to create an image that allows testing with the latest awscli. |
|
Hi @adoroszlai , I didn't see the awscli upgrade in this patch. Is it implicitly upgraded somehow? |
Yes, pip installs the latest one. |
I see, this means that the AWS CLI version depends on when the pip install is run (I guess when the docker image is build). IMO, I prefer if we can make it explicit so that we can know exactly which AWS CLI version is used. However, we can let this be for now. |
I agree, we use the same method for Robot Framework and few other tools included in the image. Created HDDS-12499. |
What changes were proposed in this pull request?
Bump dependencies:
https://issues.apache.org/jira/browse/HDDS-12359
How was this patch tested?
https://github.com/adoroszlai/ozone-docker-runner/actions/runs/13377374876/job/37359340791#step:7:1137