shunping commented on PR #32741: URL: https://github.com/apache/beam/pull/32741#issuecomment-2405617470
I see the following exception with the latest run(https://github.com/apache/beam/actions/runs/11278385415/job/31366711759): ``` org.apache.beam.it.gcp.bigtable.BigTableIOLT > testBigtableWriteAndRead FAILED org.apache.beam.it.gcp.bigtable.BigtableResourceManagerException at BigTableIOLT.java:120 Caused by: com.google.api.gax.rpc.UnauthenticatedException at ApiExceptionFactory.java:116 Caused by: io.grpc.StatusRuntimeException at Status.java:533 ``` So sadly my proposed fix does not work... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
