[
https://issues.apache.org/jira/browse/IMPALA-10373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17242936#comment-17242936
]
ASF subversion and git services commented on IMPALA-10373:
----------------------------------------------------------
Commit 8542924fcaca1aa1d451363d6ac7cbf258a22631 in impala's branch
refs/heads/master from Bikramjeet Vig
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=8542924 ]
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
Reviewed-on: http://gerrit.cloudera.org:8080/16807
Reviewed-by: Andrew Sherman <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
> Run impala docker containers as a regular linux user with uid/gid 1000
> ----------------------------------------------------------------------
>
> Key: IMPALA-10373
> URL: https://issues.apache.org/jira/browse/IMPALA-10373
> Project: IMPALA
> Issue Type: Improvement
> Reporter: Bikramjeet Vig
> Assignee: Bikramjeet Vig
> Priority: Major
>
> 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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]