You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/03/01 20:50:45 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15891015#comment-15891015 ] 

Hadoop QA commented on AMBARI-20259:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12855430/ambari-20259.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    {color:green}+1 javac{color}.  The applied patch does not increase the total number of javac compiler warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase the total number of release audit warnings.

    {color:green}+1 core tests{color}.  The patch passed unit tests in ambari-server.

Test results: https://builds.apache.org/job/Ambari-trunk-test-patch/10837//testReport/
Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/10837//console

This message is automatically generated.

> 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)