Jayadeep Jayaraman

Results 32 comments of Jayadeep Jayaraman

@regadas - I have created an example. Can you let me know the process for raising a PR and submitting the example ?

@nvliyuan - I created a rocky8 cluster with GPU but did not run the install_gpu_driver.sh script, instead I ran [this](https://github.com/GoogleCloudPlatform/compute-gpu-installation/tree/main/linux) gpu installation script. Below is the output from master and...

The tests are failing with the below error ``` 2022-09-23T05:13:04.012864820Z Starting local Bazel server and connecting to it... 2022-09-23T05:13:14.378701499Z ERROR: Skipping ':test_spark_rapids': no such target '//:test_spark_rapids': target 'test_spark_rapids' not declared...

The tests are failing with the same error. Looks like this file also needs to be updated https://github.com/GoogleCloudDataproc/initialization-actions/blob/master/BUILD

Looks like in our init action script there is special treatment when the folder name has dashes as documented [here](https://github.com/GoogleCloudDataproc/initialization-actions/blob/master/cloudbuild/presubmit.sh#L88) This is also showing up in the error below where...

I am seeing few errors while running the tests **Error 1** ``` 2022-10-26T17:07:17.898739918Z /opt/conda/default/lib/python3.8/site-packages/scipy/__init__.py:138: UserWarning: A NumPy version >=1.16.5 and