-
When running in dataproc, I get the following error:
`aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host storage.googleapis.com:443 ssl:default [Network is unreachable]
`
I h…
-
```
Issue running command [gcloud dataproc operations describe].
What steps will reproduce the problem?
Within project, google.com:pm-hackathon
gcloud dataproc operations describe bc6f9c32-1b1c-4aeb-…
-
Currently when running our python model tests with GHA, we run multiple tests at the same time. With Dataproc(Cluster or serverless), tests would fail due to underlying infra is overloaded. See [this]…
-
Hi there,
Feature request to support importing data proc clusters to import
As per below URL
https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/dataproc_cluster
Thi…
-
### Official Helm Chart version
1.15.0 (latest released)
### Apache Airflow version
2.7.1
### Kubernetes Version
1.27.2
### Helm Chart configuration
After official helm charts supports HPA, the…
-
**Environment:**
1. Framework: (TensorFlow, Keras, PyTorch, MXNet) Tensorflow
2. Framework version: 1.15
3. Horovod version: 0.19
4. MPI version: OpenMPI-Bin
5. CUDA version: cuda_10.0.130_410.48…
-
I am getting the error `java.io.IOException: Mkdirs failed to create file:/home/sanjay/spark-warehouse/default_verdict.db/vt23_1/.hive-staging_hive_2018-07-17_03-03-28_842_6156432897141230125-1/-ext-1…
-
Since `gs://goog-dataproc-initialization-actions-us-east1/cloud-sql-proxy/cloud-sql-proxy.sh` was updated at 2022-10-19T15:31:51Z, the initialization action has been consistently failing with this err…
-
1. Java - GCSToGCS
2. Python - GCSToGCS
3. Java - HBaseToGCS
4. Python - HBaseToGCS
Add the commands in : go/go/dataproc-gcp-documentation-internal document also contains commands for reference fr…
-
Add a way to create `bigflow.bigquery.DatasetManager` from generic `bigflow.Config`
This may simplify creation of mixed workflows (part is written with bigquery, part is based on dataproc etc).