suneet-s commented on a change in pull request #11492:
URL: https://github.com/apache/druid/pull/11492#discussion_r676854571



##########
File path: services/src/main/java/org/apache/druid/cli/CliIndexer.java
##########
@@ -130,6 +130,7 @@ public void configure(Binder binder)
             JsonConfigProvider.bind(binder, "druid", DruidNode.class, 
Parent.class);
             JsonConfigProvider.bind(binder, "druid.worker", 
WorkerConfig.class);
 
+            CliPeon.configureIntermediaryData(binder);

Review comment:
       Are there any integration tests that verify shuffle with indexers 
continue to work after this change? I haven't looked at the existing 
integration tests closely




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

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to