Bruno Volpato
Bruno Volpato
+1. Can not tell the status of the cluster with the provided colors.  Deuteranopia (red/green color blindness) is common, and the fix should be too. You can pick different...
R: @reuvenlax Do you think the generic message "use a or b" is enough? Just to avoid giving a wrong recommendation. I thought about explicitly checking what PCollection is available,...
@johnjcasey Yes, this can be merged. Thanks!
@damccorm We now have a flex template for Pub/Sub to Text (see https://github.com/GoogleCloudPlatform/DataflowTemplates/commit/b9225c19025dcd4a5dd7de66221e86bdfb1ed1bd by @oleg-semenov) Can you see if it solves the issue for you? Also, I am adding some...
Closed by https://github.com/GoogleCloudPlatform/DataflowTemplates/commit/b9225c19025dcd4a5dd7de66221e86bdfb1ed1bd by @oleg-semenov
Tests are failing. Do you want take a look @drumcircle? Thanks! See https://github.com/GoogleCloudPlatform/DataflowTemplates/runs/8164183331?check_suite_focus=true ``` 2022-09-02T21:28:10.6793214Z [ERROR] initializationError(com.google.cloud.teleport.v2.neo4j.testing.GoogleToNeo4jTest) Time elapsed: 0.007 s
It is required to have the module `it` installed (you could do `mvn clean install` on `it`). However, the usual way is to run a build with all required modules...
@ggprod Sounds like `mvn spotless:apply` should fix the validation for ValueExtractorTransform.java. Did you give it a try?
> > @ggprod Sounds like `mvn spotless:apply` should fix the validation for ValueExtractorTransform.java. Did you give it a try? > > I don't believe there were any spotless problems with...
@llermaly It is required to have the module `it` installed (you could do `mvn clean install` on `it`) to run builds. However, the usual way is to run a build...