You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "RyuSA (via GitHub)" <gi...@apache.org> on 2023/05/28 10:02:30 UTC

[GitHub] [beam] RyuSA commented on pull request #26889: Update document Storage API Support in `Google BigQuery I/O connector` for Python SDK

RyuSA commented on PR #26889:
URL: https://github.com/apache/beam/pull/26889#issuecomment-1566058590

   As @ahmedabu98 mentioned, some of CI failed due to the service expansion error.
   
   ```
   RuntimeError: /home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Coverage_Commit/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/java/io/google-cloud-platform/expansion-service/build/libs/beam-sdks-java-io-google-cloud-platform-expansion-service-2.49.0-SNAPSHOT.jar not found. 
   Please build the server with
   cd /home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Coverage_Commit/src/sdks/python/test-suites/tox/py38/build/srcs; ./gradlew sdks:java:io:google-cloud-platform:expansion-service:build
   ```
   
   Can I add a gradle task `sdks:java:io:google-cloud-platform:expansion-service:build` to `sdks:python:test-suites:tox:py38:preCommitPyCoverage` and `pythonPreCommit` ?
   


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org