Last active
December 6, 2016 11:00
-
-
Save gbraccialli/4d2bbd5534edd49ec97d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#export below to allow nohup | |
#export HADOOP_CLIENT_OPTS="$HADOOP_CLIENT_OPTS -Djline.terminal=jline.UnsupportedTerminal" | |
beeline -u "jdbc:hive2://localhost:10000" -n admin "$@" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment