Created
November 28, 2017 02:20
-
-
Save lapolonio/ff1ee8518f1deaf5a22173c49c73e663 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
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