Carl Zmola created SPARK-17413:
----------------------------------

             Summary: 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to