From d8239f3bc7d9754c1c67844c5386234b5df26e12 Mon Sep 17 00:00:00 2001 From: Anu Engineer Date: Wed, 10 Apr 2019 08:48:11 -0700 Subject: [PATCH] HADOOP-16240. start-build-env.sh can consume all disk space during image creation. Contributed by Craig Condit. --- start-build-env.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/start-build-env.sh b/start-build-env.sh index 08cdfb09752..12266afdcee 100755 --- a/start-build-env.sh +++ b/start-build-env.sh @@ -60,6 +60,7 @@ fi docker build -t "hadoop-build-${USER_ID}" - < "/etc/sudoers.d/hadoop-build-${USER_ID}"