kfaraz commented on PR #18302: URL: https://github.com/apache/druid/pull/18302#issuecomment-3127789784
Thanks for the suggestions, @kgyrtkirk ! I have made the following changes: - Moved all required properties of `DruidCommand` so that all users of `DruidContainer` can benefit from the default set of properties. - Removed `distribution-checks.yml` workflow and `distribution_checks_env.sh` as you suggested - Used `File` instead of `String` where applicable - Used path `/druid/deep-store` on container I am not very clear on how the usage of `worker.yml`/`run_unit-tests` script in the new workflow. I am open to suggestions. -- 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]
