You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@heron.apache.org by GitBox <gi...@apache.org> on 2020/09/11 22:16:08 UTC

[GitHub] [incubator-heron] nicknezis opened a new issue #3612: Not all distribution Dockerfiles are setting the locale

nicknezis opened a new issue #3612:
URL: https://github.com/apache/incubator-heron/issues/3612


   **Describe the bug**
   Not all distribution Dockerfiles are setting the locale needed for Python 3. We added it to Ubuntu, but Centos also needs it and the value is en_US.utf8. Perhaps this should be set as the default in the Dockerfile, but also be configurable in the Helm chart.
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. Spin up a Heron cluster in Kubernetes using the Centos7 image
   2. Submit an analytic
   3. Watch analytic pods fail and restart
   
   **Expected behavior**
   Analytic pods should not crash on startup.
   
   **Operating System**
    - OS: Centos7 (maybe others)
    - Version Latest in `master` branch
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-heron] nicknezis closed issue #3612: Not all distribution Dockerfiles are setting the locale

Posted by GitBox <gi...@apache.org>.
nicknezis closed issue #3612:
URL: https://github.com/apache/incubator-heron/issues/3612


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org