Hi Prasanth,
Thanks a lot for your quick response.
From: Gajendran, Vishnu
Sent: Tuesday, July 22, 2014 11:47 AM
To: user@hive.apache.org
Cc: d...@hive.apache.org
Subject: RE: hive 13: dynamic partition inserts
Hi Prasanth,
Thanks a lot for your quick response
e are lots of partition column
values and columns. HIVE-6455 addresses this issue.
Thanks
Prasanth Jayachandran
On Jul 22, 2014, at 10:51 AM, Gajendran, Vishnu
mailto:vis...@amazon.com>> wrote:
adding user@hive.apache.org<mailto:user@hive.apache.org> for wider audience
___
adding user@hive.apache.org for wider audience
From: Gajendran, Vishnu
Sent: Tuesday, July 22, 2014 10:42 AM
To: d...@hive.apache.org
Subject: hive 13: dynamic partition inserts
Hello,
I am seeing a difference between hive 11 and hive 13 when inserting to a table
Hello,
I am seeing a difference between hive 11 and hive 13 when inserting to a table
with dynamic partition.
In Hive 11, when I set hive.merge.mapfiles=false before doing a dynamic
partition insert, I see number of files (generated my each mapper) in the
specified hdfs location as expected. B