Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-11526

Install en_US.UTF-8 locale in docker builds

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Impala 4.2.0
    • Impala 4.2.0
    • Infrastructure
    • None

    Description

      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:

      $ docker run -it --entrypoint bash impalad_coordinator_debug
      impala@532e6d083a16:/opt/impala$ locale -a
      C
      C.UTF-8
      POSIX
      

      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.

      Attachments

        Activity

          People

            joemcdonnell Joe McDonnell
            joemcdonnell Joe McDonnell
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: