Thanks Alan for the reply. I have one more question on the similar line -
Can we move data from one partitions to another in a hive table based on a condition ? If yes , what will be the efficient way to that. Thanks in advance. Regards, Suyog On Dec 17, 2015 11:43 PM, "Alan Gates" <alanfga...@gmail.com> wrote: > Yes, you can load different partitions simultaneously. > > Alan. > > Suyog Parlikar <suyogparli...@gmail.com> > December 17, 2015 at 5:02 > > Hello everyone, > > Can we load different partitions of a hive table simultaneously. > > Is there any locking issues in that if yes what are they? > > Please find below example for more details. > > Consider I have a hive table test with two partition p1 and p2. > > I want to load the data into partition p1 and p2 at the same time. > > Awaiting your reply. > > Thanks, > Suyog > >