XComp commented on code in PR #24285:
URL: https://github.com/apache/flink/pull/24285#discussion_r1481649353


##########
tools/azure-pipelines/build-apache-repo.yml:
##########
@@ -69,7 +69,7 @@ stages:
             name: Default
           e2e_pool_definition:
             vmImage: 'ubuntu-20.04'
-          environment: PROFILE="-Dflink.hadoop.version=2.10.2"
+          environment: PROFILE="-Dflink.hadoop.version=2.10.2 
-Penable-adaptive-scheduler"

Review Comment:
   That's a debug commit which I added to the PR to have a CI run with the 
AdaptiveScheduler enabled. I'm not planning to merge this commit.
   
   The goal is to have a CI run that actually contains the changes of this PR. 
That way, we can verify that the tests are actually enabled now (even before 
merging the PR).



-- 
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: issues-unsubscr...@flink.apache.org

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

Reply via email to