Created
December 20, 2016 13:33
-
-
Save gmic/8c392184c1d47f7a91bfa1ece5f36963 to your computer and use it in GitHub Desktop.
This file contains 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
beeline -u "$KETL_JDBC_HIVE_URI" --hivevar bla=1 --hivevar ketl_env="${KETL_ENV}" -e "select 'hi\${hivevar:bla}: \${hivevar:ketl_env}';" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment