[
https://issues.apache.org/jira/browse/IMPALA-10373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bikramjeet Vig resolved IMPALA-10373.
-------------------------------------
Fix Version/s: Impala 4.0
Resolution: Fixed
> 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
> Fix For: Impala 4.0
>
>
> 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)