Dataproc - Unable to upgrade to 5.4.0 libraries-bom
See original GitHub issueFound in #2937 https://source.cloud.google.com/results/invocations/f7079bef-8021-4a51-b88a-24740f041202/targets/cloud-devrel%2Fjava%2Fjava-docs-samples%2Fjava11%2Fpresubmit/log
Java 11
------------------------------------------------------------
- testing dataproc
------------------------------------------------------------
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 299.771 s <<< FAILURE! - in InstantiateInlineWorkflowTemplateTest
[ERROR] InstantiateInlineWorkflowTemplateTest.instanstiateInlineWorkflowTest Time elapsed: 299.769 s <<< ERROR!
java.util.concurrent.CancellationException: Task was cancelled.
at com.google.common.util.concurrent.AbstractFuture.cancellationExceptionWithCause(AbstractFuture.java:1388)
at com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:562)
at com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:545)
at com.google.common.util.concurrent.FluentFuture$TrustedFuture.get(FluentFuture.java:86)
at com.google.common.util.concurrent.ForwardingFuture.get(ForwardingFuture.java:62)
at com.google.api.gax.longrunning.OperationFutureImpl.get(OperationFutureImpl.java:127)
at InstantiateInlineWorkflowTemplate.instantiateInlineWorkflowTemplate(InstantiateInlineWorkflowTemplate.java:111)
at InstantiateInlineWorkflowTemplateTest.instanstiateInlineWorkflowTest(InstantiateInlineWorkflowTemplateTest.java:59)
Issue Analytics
- State:
- Created 3 years ago
- Comments:10 (10 by maintainers)
Top Results From Across the Web
Troubleshoot Dataproc error messages - Google Cloud
Cause: The master node is unable to create the cluster because it cannot communicate with worker nodes. Solution: Check firewall rule warnings. Make...
Read more >Unable to install python3 packages while creation of custom ...
Dataproc 1.5 images use Conda and Python 3 by default. To install packages in Conda environment you should use Conda's conda binary not ......
Read more >cluster creation fails with no further information - Google Groups
create) Operation [projects/broad-gatk-test/regions/global/operations/fc6bdfe0-3a93-4a0a-a105-4d3e5977a3f7] failed: Google Cloud Dataproc Agent reports failure.
Read more >Google Cloud Dataproc Operators - Apache Airflow
Update a cluster¶. You can scale the cluster up or down by providing a cluster config and a updateMask. In the updateMask argument...
Read more >Incident affecting Google Cloud Dataproc
Multi-region: Accessing Component Gateway fails with 400 (Bad Request). Unable to access clusters details page after cluster creation. Incident ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@bradmiro It’s actually googleapis/java-cloud-bom
@bradmiro Can you request an update to GoogleAPIs/google-cloud-bom to the correct version so this get’s fixed?