You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2020/06/21 23:33:16 UTC

[GitHub] [beam] mf2199 commented on pull request #11295: [BEAM-3342] CBT `Read` IO Connector Wrapper

mf2199 commented on pull request #11295:
URL: https://github.com/apache/beam/pull/11295#issuecomment-647196061


   @chamikaramj @aaltay At this point, the errors point to missing arguments that were made so by design, e.g.:
   ```
   15:41:25 E       ValueError: Pipeline has validations errors: 
   15:41:25 E       Missing required option: project.
   15:41:25 E       Missing required option: region.
   15:41:25 E       Missing GCS path option: temp_location.
   15:41:25 E       Missing GCS path option: staging_location.
   ```
   [from "Run Python PreCommit" log]
   
   These were left out purposely, as they may contain non-public information and subject to change. 
   
   Any ideas?


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

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