Replies: 3 comments 1 reply
-
@A-Mongy Can you help to check the permissions of the certificate file or directory to ensure that the process accessing the GCS object can read the SSL certificate file? Thanks. |
Beta Was this translation helpful? Give feedback.
-
I have to add to this, when triggering a spark submit to only read data from GCS, reading a CSV or parquet file. There is no issues and it reads and prints the data from the file with no issue. So definitely not a GCS access issue and not a curl issue. However, if I try to write data I can see the issue.
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to test Gluten with Velox backend with spark 3.4.1
I get the following error in the executor logs
curl seems to be working right, I tried to update the ca certificates also, so I am not sure what is the issue here. Any ideas would be apprecaited
Beta Was this translation helpful? Give feedback.
All reactions