You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Laszlo Gaal (Jira)" <ji...@apache.org> on 2020/04/22 21:46:00 UTC

[jira] [Commented] (IMPALA-9686) Toolchain Python missing readline support

    [ https://issues.apache.org/jira/browse/IMPALA-9686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17090054#comment-17090054 ] 

Laszlo Gaal commented on IMPALA-9686:
-------------------------------------

Need to add readline-devel (on redhat/centos) or equivalent to the build platform. Building Python on a non-dockerized CentOS 7 test platform after installing readline-devel yielded a Python2 binary that does have readline functionality and can {{import readline}}.

> Toolchain Python missing readline support
> -----------------------------------------
>
>                 Key: IMPALA-9686
>                 URL: https://issues.apache.org/jira/browse/IMPALA-9686
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Infrastructure
>    Affects Versions: Impala 4.0
>            Reporter: Laszlo Gaal
>            Assignee: Laszlo Gaal
>            Priority: Critical
>
> Toolchain Python (made default by IMPALA-9626) is missing readline support. When run via
> {{impala-python}}, the up arrow just prints control characters instead of retrieving earlier input. Also, "{{import readline}}" throws an error.
> All the above works when executed in system Python.
> This is most disturbing when encountered in the Impala shell invoked from a development environment.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org