| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
54 (0.108s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Setting up stats database - Hive - [mail # user]
|
|
...oh, found hive only support mysql and hbase. I'll try hbase. On Mon, Aug 15, 2011 at 3:09 PM, wd wrote: st=true;user=hive;password=pwd user=hive;password=pwd. od) 90) a:301) .con...
|
|
|
Author: wd,
2011-08-15, 07:17
|
|
|
Setting up stats database - Hive - [mail # user]
|
|
...hi, I'm try to use postgres as stats database. And made following settings in hive-site.xml hive.stats.dbclass jdbc:postgresql The default database th...
|
|
|
Author: wd,
2011-08-15, 07:09
|
|
|
Re: how to load data to partitioned table - Hive - [mail # user]
|
|
...https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DML 2011/8/12 Daniel,Wu ...
|
|
|
Author: wd,
2011-08-12, 06:33
|
|
|
Use spacial chars in hive split - Hive - [mail # user]
|
|
...Hi, Can I use a spacial char like '^B' as the split pattern ? I've tried '\002', '^B', '0x02', all failed....
|
|
|
Author: wd,
2011-05-18, 03:46
|
|
|
Re: What does 'TempStatsStore' do ? - Hive - [mail # user]
|
|
...Thanks, I found some new configure options for hive.stats, I'll change them . 2011/5/11 Ning Zhang to y. e e...
|
|
|
Author: wd,
2011-05-11, 02:53
|
|
|
What does 'TempStatsStore' do ? - Hive - [mail # user]
|
|
...hi, After upgrade to hive 0.7, I found there will a file named 'derby.log' and directory named 'TempStatsStore' be created every time I run the hive job . What does these files d...
|
|
|
Author: wd,
2011-05-10, 10:07
|
|
|
Re: Can hive sql do the same job like this? - Hive - [mail # user]
|
|
...join_table: table_reference JOIN table_factor [join_condition] | table_reference {LEFT|RIGHT|FULL} [OUTER] JOIN table_reference join_condition | table_reference L...
|
|
|
Author: wd,
2010-10-09, 10:30
|
|
|
Re: New to hive... slow query performance - Hive - [mail # user]
|
|
...Hi, I think hive and hadoop just provide a way to easy scale up your data analyzing, it's will not fast than any db in single node. If your data is not large enough, for example 1GB pe...
|
|
|
Author: wd,
2010-09-23, 14:11
|
|
|
Re: how to export create statement for one table - Hive - [mail # user]
|
|
...Maybe you can find the original file to find out it. 2010/9/19 lei liu ...
|
|
|
Author: wd,
2010-09-20, 01:50
|
|
|
Re: Dealing with large number of partitions - Hive - [mail # user]
|
|
...Try set hive.input.format=org.apache.hadoop.hive.ql.io.CombineHiveInputFormat; before you query, this may be help. 2010/6/11 Sammy Yu ...
|
|
|
Author: wd,
2010-06-11, 06:36
|
|
|
|