Bikramjeet Vig has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/16807


Change subject: IMPALA-10373: Run impala docker containers with uid/gid 1000
......................................................................

IMPALA-10373: Run impala docker containers with uid/gid 1000

The convention in in linux is to that anything below 1000 is reserved
for system accounts, services, and other special accounts, and
regular user UIDs and GIDs stay above 1000. This will ensure that the
'impala' user created that runs the impala executable inside the
docker container gets assigned 1000 uid and gid.

Testing:
Manually tested by running the docker container and checking the user.

Change-Id: I51b846ca5fb2c55ac1707b9581cee18447467b41
---
M docker/impala_base/Dockerfile
1 file changed, 1 insertion(+), 1 deletion(-)



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I51b846ca5fb2c55ac1707b9581cee18447467b41
Gerrit-Change-Number: 16807
Gerrit-PatchSet: 1
Gerrit-Owner: Bikramjeet Vig <bikramjeet....@cloudera.com>

Reply via email to