Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 21 to 30 from 60 (0.069s).
Loading phrases to help you
refine your search...
Re: Pig OutOfMemory Error on org.apache.hadoop.mapreduce.Reducer$Context - Pig - [mail # user]
...Well , the OOM issue about Pig Bag has been fixed by me.  I've push it  into production and no OOM about Bag any more. I've contributed a patch  here: https://issues.apache.or...
   Author: Haitao Yao, 2012-08-22, 02:20
How can I get the cumulative cpu time of the whole pig script - Pig - [mail # user]
...hi, all   With hive, I can get the cumulative cpu time of the whole  script. So how can I get the similar metrics from pig ?   Once optimized the pig script, I can only parse...
   Author: Haitao Yao, 2012-08-21, 10:42
Re: Pig OutOfMemory Error on org.apache.hadoop.mapreduce.Reducer$Context - Pig - [mail # user]
...Thank you very much for this.  But I still can not find which snippet of the script caused this OOM.  The heap dump is generated in the midnight, nobody is standing by.   I 'v...
   Author: Haitao Yao, 2012-08-21, 10:38
Re: Pig OutOfMemory Error on org.apache.hadoop.mapreduce.Reducer$Context - Pig - [mail # user]
...I 'v found the reason: org.apache.hadoop.io.DataInputBuffer , there's a  big byte array referenced by DataInputBuffer.  But there's no any way to close the buffer.  Is  t...
   Author: Haitao Yao, 2012-08-21, 08:42
Pig OutOfMemory Error on org.apache.hadoop.mapreduce.Reducer$Context - Pig - [mail # user]
...Hi, all,   I got an OOME , on org.apache.hadoop.mapreduce.Reducer$Context,  here's the snapshot of the heap dump:   Well, does pig have to report so many data through  th...
   Author: Haitao Yao, 2012-08-20, 01:49
ColumnMapKeyPrune bug? - Pig - [mail # user]
...hey, all I got this error on my pig script:   org.apache.pig.impl.logicalLayer.FrontendException: ERROR 2000: Error  processing rule ColumnMapKeyPrune. Try -t ColumnMapKeyPrune &n...
   Author: Haitao Yao, 2012-08-10, 03:20
FileAlreadyExistsException while running pig - Pig - [mail # user]
...hi, all I got this while running pig script:   997: Unable to recreate exception from backend error: org.apache.hadoop.mapred.FileAlreadyExistsException: Output directory  hdfs://...
   Author: Haitao Yao, 2012-08-10, 02:42
Re: What is the best way to do counting in pig? - Pig - [mail # user]
...Hey, all, I've submitted the patch for PIG-2182, here's the link:  https://issues.apache.org/jira/browse/PIG-2812  I didn't change the data bags to spill into only one file, since ...
   Author: Haitao Yao, 2012-08-09, 14:51
NPE on JobTracker when job count > 70 - Pig - [mail # user]
...Hi , all I wrote a pig script and it works fine. After I add more  computation to the existing pig script, the hadoop job count exceed 70,  and I get this error from job tracker...
   Author: Haitao Yao, 2012-08-09, 02:33
Re: define global constants in pig script - Pig - [mail # user]
...Yes, this is just what I'm looking for.  thanks.  Haitao Yao [EMAIL PROTECTED] weibo: @haitao_yao Skype:  haitao.yao.final  在 2012-7-27,下午5:26, Jonathan Coveney 写道 : &nbs...
   Author: Haitao Yao, 2012-07-30, 06:38
Sort:
project
Pig (60)
HDFS (2)
Hive (1)
MapReduce (1)
type
mail # user (55)
issue (5)
date
last 7 days (0)
last 30 days (1)
last 90 days (3)
last 6 months (5)
last 9 months (60)
author
Dmitriy Ryaboy (1351)
Alan Gates (960)
Jonathan Coveney (737)
Daniel Dai (545)
Russell Jurney (493)
Olga Natkovich (453)
Prashant Kommireddi (370)
Bill Graham (333)
Cheolsoo Park (263)
Mridul Muralidharan (201)
Thejas Nair (195)
Ashutosh Chauhan (169)
Julien Le Dem (156)
Jeff Zhang (146)
Santhosh Srinivasan (142)
Haitao Yao