Re: Adding Hive Metastore functions to add and alter partitions for multiple tables

2017-12-20 Thread
Thank you all for the help. I'm preparing the patch for reviewing. 秦凯捷 Tel: +86-13810485829 E-mail: daniel...@gmail.com On Tue, Dec 19, 2017 at 12:49 AM, Eugene Koifman wrote: > +1 to Alex’ comment > > On 12/14/17, 3:27 PM, "Alexander Kolbasov" wrote: > &g

Re: Adding Hive Metastore functions to add and alter partitions for multiple tables

2017-12-13 Thread
many partitions or for too many tables. Transaction timeout will strike down the operation. We are doing performance test on our system to see how long it takes for multiple scenarios but after all, this should not be a blocker. Thanks, Kaijie 秦凯捷 Tel: +86-13810485829 E-mail: daniel...@gmail.com

Adding Hive Metastore functions to add and alter partitions for multiple tables

2017-12-12 Thread
Hi dev, I'm wondering if Hive community have ever considered support adding and altering multiple partitions for multiple tables? I'm using Hive Metastore to manage the metadata for Presto querying. Our business requires that we should publish some partitions of data for multiple tables at the sa