updated impala_list_databases.sh

pull/2/head
Hari Sekhon 4 years ago
parent 4997b26c3f
commit ffc76ba050

@ -24,10 +24,13 @@ srcdir="$(dirname "${BASH_SOURCE[0]}")"
usage_description="
Lists all Impala databases using adjacent impala_shell.sh script
FILTER environment variable will restrict to matching databases (if giving <db>.<table>, matches up to the first dot)
Tested on Impala 2.7.0, 2.12.0 on CDH 5.10, 5.16 with Kerberos and SSL
For more documentation see the comments at the top of impala_shell.sh
For a better version written in Python see DevOps Python tools repo:

Loading…
Cancel
Save