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:
[email protected]


Reply via email to