Support Questions

Find answers, ask questions, and share your expertise

Who agreed with this solution

avatar
Contributor

Try below syntax. Remove -k if your environment is not kerberosized -

 

impala-shell -k -i servername:portname -B -q 'select * from table' -o filename '--output_delimiter=\001'

View solution in original post

Who agreed with this solution