Re: 答复: tunning guide

2015-12-01 Thread Artem Ervits
时间:* 2015年12月1日 17:09 > *收件人:* user@hive.apache.org > *主题:* Re: tunning guide > > > > Hi, > > > > Use some query optimization techniques for query fast execution. > > > > Use, Partitions, Bucketing or create table in ORC format > > > > Regards, >

答复: tunning guide

2015-12-01 Thread San Luo
Gotta ,thanks 发件人: Srinivas Thunga [mailto:srinivas.thu...@gmail.com] 发送时间: 2015年12月1日 17:09 收件人: user@hive.apache.org 主题: Re: tunning guide Hi, Use some query optimization techniques for query fast execution. Use, Partitions, Bucketing or create table in ORC format Regards

Re: tunning guide

2015-12-01 Thread Srinivas Thunga
Hi, Use some query optimization techniques for query fast execution. Use, Partitions, Bucketing or create table in ORC format Regards, Srinivas T *Thanks & Regards,* *Srinivas T* On Tue, Dec 1, 2015 at 1:46 PM, San Luo wrote: > Hi guys, > > My query runs slowly in hive, is there a tuning g

tunning guide

2015-12-01 Thread San Luo
Hi guys, My query runs slowly in hive, is there a tuning guide or document similar that could share some ideas in this? Thanks.