C.J. Collier

Results 30 issues of C.J. Collier

There are currently no tests for GPU agent functionality. We have some internal requests to verify that it functions correctly.

Recent change in the hostname implementation has required that we find short hostname using a different mechanism. This patch makes that change.

Recent change in the hostname implementation has required that we find short hostname using a different mechanism. This patch makes that change.

Recent change in the hostname implementation has required that we find short hostname using a different mechanism. This patch makes that change.

Recent change in the hostname implementation has required that we find short hostname using a different mechanism. This patch makes that change.

``` export ACCELERATOR_TYPE="nvidia-tesla-t4" export CUDA_VERSION=11.5 export MACHINE_TYPE=n1-standard-1 export IMAGE_VERSION=2.1 date time gcloud dataproc clusters create ${CLUSTER_NAME} \ --region ${REGION} \ --zone ${ZONE} \ --subnet ${SUBNET} \ --no-address \ --service-account=${GSA} \...

Making note in README.md that no versions of these initialization actions are certified to be in working order. Let's fill in this table with known good image versions and the...

Creating this issue so #1039 can be closed To do: reproduce work done in 1039 to increment the dask-rapids version number to all releases and verify that they work.

Some users may experience script failure when clusters start the oozie init action script prior to HDFS being fully online. ``` + hadoop fs -put -f /tmp/oozie-install-m95M/share /user/oozie/ 2023-08-07 20:41:35,938...