Member since
08-07-2018
2
Posts
0
Kudos Received
0
Solutions
08-08-2018
05:31 AM
I could not find any way to do multiple inserts into hive table because of the naming "000000_0" that hive internally follows while creating external table. I was wondering if there is a way we can set this prefix filename so that we can do multiple parallel inserts. Anyother way we can do parallel inserts into hive external table is also being looked for Thanks in advance
... View more
Labels:
- Labels:
-
Apache Hive
08-07-2018
04:34 AM
Were you able to set custom prefix ? I want to do multiple inserts into same partition. I hope if custom prefix works, I can do multiple inserts in hive table. Any suggestions appreciated
... View more