You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hive.apache.org by Jim Krehl <ji...@rd.io> on 2012/10/18 03:28:18 UTC

Data Loss with Dynamic Partitioning

Hi,

I'm doing an insert query that uses dynamic partitioning.  I'm running
the query on batches of source data at a time and each batch seems to
overwrite all matching dynamic partitions from previous batches.
There's no "overwrite" anywhere in my query.

Any ideas?

Thanks,
jimmyk