Skip to content

Instantly share code, notes, and snippets.

@lapolonio
Created November 28, 2017 02:20
Show Gist options
  • Save lapolonio/ff1ee8518f1deaf5a22173c49c73e663 to your computer and use it in GitHub Desktop.
Save lapolonio/ff1ee8518f1deaf5a22173c49c73e663 to your computer and use it in GitHub Desktop.
impala-shell -i impala:25003 -B --output_delimiter=","\
-q "select * from database. table"\
--print_header -o ~/data/table.csv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment