updated impala_shell.sh

pull/2/head
Hari Sekhon 5 years ago
parent e19651473e
commit 0974653fa4

@ -43,7 +43,7 @@
set -euo pipefail
[ -n "${DEBUG:-}" ] && set -x
opts=""
opts="${IMPALA_OPTS:-}"
if grep -A 1 hadoop.security.authentication /etc/hadoop/conf/core-site.xml | grep -q kerberos; then
opts="$opts -k"

Loading…
Cancel
Save