boyuanzz commented on a change in pull request #13928:
URL: https://github.com/apache/beam/pull/13928#discussion_r572502701
##########
File path: runners/google-cloud-dataflow-java/build.gradle
##########
@@ -144,7 +144,7 @@ def runnerV2PipelineOptions = [
"--region=${dataflowRegion}",
"--tempRoot=${dataflowValidatesTempRoot}",
"--workerHarnessContainerImage=${dockerImageContainer}:${dockerTag}",
- "--experiments=beam_fn_api,use_unified_worker,use_runner_v2",
+
"--experiments=beam_fn_api,use_unified_worker,use_runner_v2,shuffle_mode=appliance",
Review comment:
Thanks for the explanation! I'm curious that do we only have java tests
affected or python as well?
----------------------------------------------------------------
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]