Abacn commented on PR #34088:
URL: https://github.com/apache/beam/pull/34088#issuecomment-2686740376

   Tested by manually patching apache-beam 2.63.0rc2, run a jdbc pipeline:
   
   ```
   INFO:root:Missing pipeline option (runner). Executing pipeline using the 
default runner: DirectRunner.
   INFO:apache_beam.utils.subprocess_server:Downloading job server jar from 
https://repository.apache.org/content/groups/staging/org/apache/beam/beam-sdks-java-extensions-schemaio-expansion-service/2.63.0/beam-sdks-java-extensions-schemaio-expansion-service-2.63.0.jar
   INFO:apache_beam.utils.subprocess_server:Downloading job server jar from 
https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.2.16/postgresql-42.2.16.jar
   INFO:root:Starting a JAR-based expansion service from JAR 
/Users/.../.apache_beam/cache/jars/beam-sdks-java-extensions-schemaio-expansion-service-2.63.0.jar
 and with classpath: ['org.postgresql:postgresql:42.2.16']
   ...
   INFO:apache_beam.utils.subprocess_server:Feb 26, 2025 10:06:37 PM 
org.apache.beam.fn.harness.ExternalWorkerService lambda$startWorker$0
   INFO:apache_beam.utils.subprocess_server:INFO: Successfully started worker 
worker_0.
   
   ```


-- 
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]

Reply via email to