C.J. Collier
C.J. Collier
yes, that last iteration does seem to get the installer working for me on 2.2 latest
I did publish another version since last we spoke. Can you please review the code at https://github.com/GoogleCloudDataproc/initialization-actions/pull/1240/files please? The tests passed last commit but took 2 hours and one minute...
I received those messages as well, but they should just be warnings. Does the new change get things working?
Can you increase your timeout by 5-10 minutes? I do have a fix that's in the works for the base image, and once it gets published, we should be able...
Here is a recent cluster build I did in my repro lab. It took 14m47.946s: ``` Fri Sep 27 04:49:21 PM PDT 2024 + gcloud dataproc clusters create cluster-1718310842 --master-boot-disk-type...
I see that I hard-coded a regional bucket path into the code. this will slow things down when running outside of us-west4 ; I'll fix that next.
Glad I could help! I'll work on getting these changes integrated into the base image.
thanks for writing, @santhoshvly That is correct, the P4[1] GPUs are no longer supported[4] since the kernel requires GPL licensing, and the older drivers were not released under that license....
It may be possible to build kernel drivers from an image released before 2023, but it's not a really great long-term solution, and I have not confirmed that it would...
> Can you increase your timeout by 5-10 minutes? I do have a fix that's in the works for the base image, and once it gets published, we should be...