You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Nishant Bangarwa (JIRA)" <ji...@apache.org> on 2017/03/05 07:05:32 UTC

[jira] [Reopened] (AMBARI-20259) Superset not able to start on Ubuntu if ASCII encoding is set as default encoding

     [ https://issues.apache.org/jira/browse/AMBARI-20259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nishant Bangarwa reopened AMBARI-20259:
---------------------------------------

reopening as this lead to failure in centos 7 with below error - 
The exported locale is \"C.UTF-8\" but it is not supported.

> Superset not able to start on Ubuntu if ASCII encoding is set as default encoding
> ---------------------------------------------------------------------------------
>
>                 Key: AMBARI-20259
>                 URL: https://issues.apache.org/jira/browse/AMBARI-20259
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Nishant Bangarwa
>            Assignee: Nishant Bangarwa
>             Fix For: trunk, 2.5.0
>
>         Attachments: ambari-20259.patch
>
>
> RuntimeError: Click will abort further execution because Python 3 was configured to use ASCII as encoding for the environment.  Consult http://click.pocoo.org/python3/for mitigation steps.
> This system supports the C.UTF-8 locale which is recommended.
> You might be able to resolve your issue by exporting the
> following environment variables:
>     export LC_ALL=C.UTF-8
>     export LANG=C.UTF-8



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)