Advertisement
Guest User

Untitled

a guest
Jan 20th, 2020
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. bind '"\e[A": history-search-backward'
  2. bind '"\e[B": history-search-forward'
  3.  
  4. export SPARK_HOME=/opt/spark
  5. export PYTHON_SPARK=python3
  6.  
  7. export PATH=$PATH:$SPARK_HOME/bin:$SPARK_HOME/sbin:~/bin
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement