I'm pretty new to scala & Spark and as I try to delete a line of code I see $<3> instead of deleting the desired line/character.
Spark-shell backspace is printing '$<3>' on screen
711 views Asked by AudioBubble At
1
I'm pretty new to scala & Spark and as I try to delete a line of code I see $<3> instead of deleting the desired line/character.
TERM=xterm-256color then run the spark-shell and you should be good to go !