Joe McDonnell created IMPALA-11526:
--------------------------------------

             Summary: Install en_US.UTF-8 locale in docker builds
                 Key: IMPALA-11526
                 URL: https://issues.apache.org/jira/browse/IMPALA-11526
             Project: IMPALA
          Issue Type: Bug
          Components: Infrastructure
    Affects Versions: Impala 4.2.0
            Reporter: Joe McDonnell


When I look at a docker image produced by doing "make docker_debug_images" in 
an Impala development environment (using an Ubuntu base image), I see them as 
not having en_US.UTF-8 installed:
{noformat}
$ docker run -it --entrypoint bash impalad_coordinator_debug
impala@532e6d083a16:/opt/impala$ locale -a
C
C.UTF-8
POSIX
{noformat}
I didn't check the actual functionality, but we should go ahead and install the 
en_US.UTF-8 locale so that there are no concerns about masking.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to