Joe McDonnell has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/19222


Change subject: IMPALA-11703: Set appropriate permissions on /var/tmp in Docker 
build
......................................................................

IMPALA-11703: Set appropriate permissions on /var/tmp in Docker build

Impala will fail to start if the permissions on /var/tmp do
not have the sticky bit set (i.e. +t). Some Redhat UBI images
do not set the sticky bit (+t) on /tmp and /var/tmp. This
sets the sticky bit on those directories during Docker build.

Testing:
 - Verified that the sticky bit is set on one of the affected
   base images and that Impala can start up

Change-Id: I7ff32a035f40cb41d3a8dc80a07fd9924f41b942
---
M docker/install_os_packages.sh
1 file changed, 5 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/22/19222/1
--
To view, visit http://gerrit.cloudera.org:8080/19222
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7ff32a035f40cb41d3a8dc80a07fd9924f41b942
Gerrit-Change-Number: 19222
Gerrit-PatchSet: 1
Gerrit-Owner: Joe McDonnell <[email protected]>

Reply via email to