Hello all,

Is it possible in Hive 0.5 to run multiple inserts into the same Hive
table/partition? Or is this not supported due to the fact that Hadoop
doesn't support appends properly?

For example, it would be nice to periodically add new data every 5 minutes
to a table that has a partition column for "date" via multiple periodic
INSERT statements.

Thanks!

Ryan

Reply via email to