Skip to content

Instantly share code, notes, and snippets.

@gbraccialli
Last active December 6, 2016 11:00
Show Gist options
  • Save gbraccialli/4d2bbd5534edd49ec97d to your computer and use it in GitHub Desktop.
Save gbraccialli/4d2bbd5534edd49ec97d to your computer and use it in GitHub Desktop.
#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