mirror of
https://github.com/apache/impala.git
synced 2025-12-30 03:01:44 -05:00
This patch addresses the problem by not importing readline if the shell is used in non-interactive mode. More information on the readline bug can be found here: https://bugs.python.org/issue19884 Change-Id: Ia9dae6308c3807d3fd323449766bf7e7371f800f Reviewed-on: http://gerrit.cloudera.org:8080/511 Reviewed-by: Ishaan Joshi <ishaan@cloudera.com> Tested-by: Internal Jenkins