Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 42 (0.418s).
Loading phrases to help you
refine your search...
Re:hive-Nullpointer Exception From ConditionalResolverSkewJoin - Hive - [mail # user]
...the problem is occurred when I enabled the configuration item : hive.optimize.skewjoin   After disable the property,hive can run normally.    At 2012-03-13 12:06:53,"王锋"  ...
   Author: 王锋, 2012-03-13, 05:46
hive-Nullpointer Exception From ConditionalResolverSkewJoin - Hive - [mail # user]
...Exception:  java.lang.NullPointerException         at org.apache.hadoop.hive.ql.plan.ConditionalResolverSkewJoin.getTasks(ConditionalResolverSkewJoin.java:97)  ...
   Author: 王锋, 2012-03-13, 04:06
Re:RE: Basic statement problems - Hive - [mail # user]
...support that  location must be your data directory. At 2012-03-10 08:46:01,"Steven Wong"  wrote:...
   Author: 王锋, 2012-03-10, 01:12
Re:Re: how to avoid scan the same table multi times? - Hive - [mail # user]
...SELECT     type   , count(*)   , count(DISTINCT u)   , count(CASE WHEN plat=1 THEN u ELSE NULL)   , count(DISTINCT CASE WHEN plat=1 THEN u ELSE NULL)   , c...
   Author: 王锋, 2012-01-14, 02:49
Re:Happy new year - Hive - [mail # user]
...Happy new year to all of us !    At 2012-01-01 04:46:24,"shashwat shriparv"  wrote: Happy new year to all ........ may this year boost the development and make it to reach to ...
   Author: 王锋, 2012-01-01, 05:21
Re:Re: a serious issue of hiveserver - Hive - [mail # user]
... The Exception “java.lang.StackOverflowError” should be depended on the Xss value .    在 2011-12-22 16:15:41,"alo alt"  写道:...
   Author: 王锋, 2011-12-23, 02:47
Re:Re: a serious issue of hiveserver - Hive - [mail # user]
...sorry, I forgot it.  It's because of the jvm method Stack .It was 128k before. we were sending hiveserver concurrent and max jobnum would be 10. Most of These jobs used udf to work, and...
   Author: 王锋, 2011-12-22, 06:18
Re:a serious issue of hiveserver - Hive - [mail # user]
...这个原因知道了 是因为hiveserver jvm 方法栈设置低,之前设置128k,但是hiveserver里udf 类的函数需要递归 等,需求较大,修正为512k,已经稳定运行3天。  At 2011-12-14 10:21:53,"王锋"  wrote:  when hiveserver is executing sql, it throws ...
   Author: 王锋, 2011-12-22, 06:01
Re:Re: hive MR job need so large memory - Hive - [mail # user]
...ye, I will be looking at this question.       在 2011-12-21 21:49:31,"北斗七"  写道:...
   Author: 王锋, 2011-12-22, 01:30
Re:Re: [ANNOUNCE] Apache Hive 0.8.0 Released - Hive - [mail # user]
...Thanks for yours  .    在 2011-12-21 17:24:24,"sangeetha s"  写道:   On Tue, Dec 20, 2011 at 2:56 AM, John Sichi  wrote: Carl, big thanks to you as release manager...
   Author: 王锋, 2011-12-21, 10:03
Sort:
project
Hive (42)
type
mail # user (42)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (2)
last 9 months (42)
author
Namit Jain (802)
Edward Capriolo (636)
Zheng Shao (613)
Carl Steinbach (604)
John Sichi (297)
Mark Grover (269)
Ning Zhang (255)
Ashutosh Chauhan (250)
Nitin Pawar (220)
Ashish Thusoo (169)
Kevin Wilfong (161)
He Yongqiang (156)
Prasad Chakka (152)
Bejoy Ks (132)
Navis (128)
王锋