Re: A proposal for read-only external table for cloud-native Hive deployment

2019-08-06 Thread Thai Bui
tioned reasons and of course, the support for ORC format would be really good as well since Delta Lake only supports Parquet as of today. Thai On Fri, Apr 26, 2019 at 11:31 AM Thai Bui wrote: > My suggestion does require a change to your ETL process, but it doesn't >> require you to cop

Re: A proposal for read-only external table for cloud-native Hive deployment

2019-04-26 Thread Thai Bui
> > My suggestion does require a change to your ETL process, but it doesn't > require you to copy the data into HDFS or to create storage clusters. Hive > managed tables can reside in S3 with no problem. Thanks for pointing this out. I totally forget that managed tables could have a location ext

Re: A proposal for read-only external table for cloud-native Hive deployment

2019-04-25 Thread Thai Bui
> interesting to look at adding a copy on write semantic to a partition to > avoid this copy, but you don't need that to get going. > > I'm not opposed to what you're suggesting, I'm just wondering if there are > other ways that will save you work and that will k

Re: A proposal for read-only external table for cloud-native Hive deployment

2019-04-24 Thread Thai Bui
h the cloud in mind, since the way Hive traditionally adds > new data doesn't work well in the cloud. And they do not require ORC, they > work with any file format. > > Alan. > > On Wed, Apr 24, 2019 at 12:04 PM Thai Bui wrote: > > > Hello all, > > > > Hi

A proposal for read-only external table for cloud-native Hive deployment

2019-04-24 Thread Thai Bui
Hello all, Hive 3 has brought significant changes to the community with the support for ACID tables as default managed tables. With ACID tables, we can use features such as materialized views, query result caching for BI tools and more. But without ACID tables such as external tables, Hive doesn't

[jira] [Created] (HIVE-21074) Hive bucketed table query pruning does not work for IS NOT NULL condition

2018-12-28 Thread Thai Bui (JIRA)
Thai Bui created HIVE-21074: --- Summary: Hive bucketed table query pruning does not work for IS NOT NULL condition Key: HIVE-21074 URL: https://issues.apache.org/jira/browse/HIVE-21074 Project: Hive

[jira] [Created] (HIVE-19935) Hive WM session killed: Failed to update LLAP tasks count

2018-06-18 Thread Thai Bui (JIRA)
Thai Bui created HIVE-19935: --- Summary: Hive WM session killed: Failed to update LLAP tasks count Key: HIVE-19935 URL: https://issues.apache.org/jira/browse/HIVE-19935 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-19394) WM_TRIGGER trigger creation failed with type cast from Integer to Boolean

2018-05-02 Thread Thai Bui (JIRA)
Thai Bui created HIVE-19394: --- Summary: WM_TRIGGER trigger creation failed with type cast from Integer to Boolean Key: HIVE-19394 URL: https://issues.apache.org/jira/browse/HIVE-19394 Project: Hive

[jira] [Created] (HIVE-17502) Reuse of default session should not throw an exception in LLAP w/ Tez

2017-09-11 Thread Thai Bui (JIRA)
Thai Bui created HIVE-17502: --- Summary: Reuse of default session should not throw an exception in LLAP w/ Tez Key: HIVE-17502 URL: https://issues.apache.org/jira/browse/HIVE-17502 Project: Hive

[jira] [Created] (HIVE-17501) Hive should allow default Tez sessions to be skipped

2017-09-11 Thread Thai Bui (JIRA)
Thai Bui created HIVE-17501: --- Summary: Hive should allow default Tez sessions to be skipped Key: HIVE-17501 URL: https://issues.apache.org/jira/browse/HIVE-17501 Project: Hive Issue Type: Bug