Y
Hacker News
new
|
ask
|
show
|
jobs
by
dajohnson89
3410 days ago
But that's a lot of work....Just to have sane costs for
reads of your data
1 comments
illumin8
3400 days ago
It's actually just two commands:
1. hive 2. INSERT INTO parquet_table SELECT * FROM csv_table;
link
1. hive 2. INSERT INTO parquet_table SELECT * FROM csv_table;