You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/09/06 14:12:20 UTC

[jira] [Commented] (SPARK-17413) spark-shell loses gnu readline support after suspend and continue

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

Sean Owen commented on SPARK-17413:
-----------------------------------

Is this a Spark issue though?

> spark-shell loses gnu readline support after suspend and continue
> -----------------------------------------------------------------
>
>                 Key: SPARK-17413
>                 URL: https://issues.apache.org/jira/browse/SPARK-17413
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Shell
>    Affects Versions: 2.0.0
>         Environment: Linux-Ubuntu
>            Reporter: Carl Zmola
>            Priority: Minor
>
> Start spark shell from bash.
> run some commands.
> Note that command line editing is working, as well as ^R and ^P 
> now hit ^Z to suspend the shell,  type a bash command (ls), type "fg" got get back to the spark-shell.
> The spark shell still works, but all command line editing capability is lost.  control characters are echoed back instead of being processed by readline.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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