[
https://issues.apache.org/jira/browse/SPARK-17413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Owen resolved SPARK-17413.
-------------------------------
Resolution: Not A Problem
> 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: [email protected]
For additional commands, e-mail: [email protected]