kamilwu commented on pull request #11856: URL: https://github.com/apache/beam/pull/11856#issuecomment-696608739
> V2 runner supports batch. How can I run a batch pipeline with V2 runner? I got the following error when submitting the job: ` The workflow could not be created. Causes: (c0594c9b86bfe05d): The workflow could not be created due to misconfiguration. If you are trying any experimental feature, make sure your project and the specified region support that feature. Contact Google Cloud Support for further help. Experiments enabled for project: [enable_streaming_engine, enable_windmill_service, shuffle_mode=service], experiments requested for job: [use_runner_v2]",` I used `--experiments=use_runner_v2` without `--streaming` being set. ---------------------------------------------------------------- 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]
