cryptoe commented on a change in pull request #11794:
URL: https://github.com/apache/druid/pull/11794#discussion_r732946250
##########
File path: integration-tests/script/docker_build_containers.sh
##########
@@ -48,5 +48,5 @@ fi
# Build Hadoop docker if needed
if [ -n "$DRUID_INTEGRATION_TEST_BUILD_HADOOP_DOCKER" ] && [
"$DRUID_INTEGRATION_TEST_BUILD_HADOOP_DOCKER" == true ]
then
- docker build -t druid-it/hadoop:2.8.5 --build-arg
APACHE_ARCHIVE_MIRROR_HOST $HADOOP_DOCKER_DIR
+ docker build -t druid-it/hadoop:9.9.9 --build-arg
APACHE_ARCHIVE_MIRROR_HOST $HADOOP_DOCKER_DIR
Review comment:
Addressed in the above comment!
--
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]