| clear query|facets|time |
Search criteria: .
Results from 51 to 60 from
69 (0.136s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: revision 909116 - Pig - [mail # user]
|
|
...doh! okay that works great :) thnx On May 17, 2010, at 10:47 AM, Dmitriy Ryaboy wrote: ...
|
|
|
Author: Corbin Hoenes,
2010-05-17, 17:11
|
|
|
Re: revision 909116 - Pig - [mail # user]
|
|
...when building rev 909116 we get a pig-0.7.0-dev.jar how did you apply this patch to pig 0.6? On May 14, 2010, at 5:08 PM, Dmitriy Ryaboy wrote: wrote: dependent on 0...
|
|
|
Author: Corbin Hoenes,
2010-05-17, 16:28
|
|
|
revision 909116 - Pig - [mail # user]
|
|
...Does anyone know if rev 909116 can be applied to pig 0.6.0 or is it dependent on 0.7.0? http://svn.apache.org/viewvc?view=revision&revision=909116 Alan?...
|
|
|
Author: Corbin Hoenes,
2010-05-14, 22:54
|
|
|
Re: failed to report status for 601 seconds - Pig - [mail # user]
|
|
...I think that issue is correct as we are no longer seeing those kinds of errors. We reconfigured the cluster a bit. I am trying: pig -Dmapred.task.timeout=0 ./myscript...
|
|
|
Author: Corbin Hoenes,
2010-05-14, 05:40
|
|
|
Re: failed to report status for 601 seconds - Pig - [mail # user]
|
|
...Zaki, can pig take command lines like this to set job conf properties? pig -Dmapred.task.timeout=0 On May 13, 2010, at 4:18 PM, zaki rahaman wrote: is the the wrote:...
|
|
|
Author: Corbin Hoenes,
2010-05-13, 23:07
|
|
|
Re: failed to report status for 601 seconds - Pig - [mail # user]
|
|
...Okay so what is the pig way to do this? Noticed a lot of chatter about UDFs in pig don't call progress and can cause your jobs to get killed. I am using only builtin UDFs l...
|
|
|
Author: Corbin Hoenes,
2010-05-13, 22:10
|
|
|
failed to report status for 601 seconds - Pig - [mail # user]
|
|
...Not sure I am clean on how I can debug stuff on a cluster. I currently have a long running reducer that attempts to run 4 times before finally giving up I get 4 of th...
|
|
|
Author: Corbin Hoenes,
2010-05-11, 18:06
|
|
|
Re: SpillableMemoryManager - low memory handler called - Pig - [mail # user]
|
|
...Okay we did some filtering on the all_urls in the nested FOREACH and that seems to fix the performance issue. There are still some mappers that get 8GB of data but the job ...
|
|
|
Author: Corbin Hoenes,
2010-05-07, 13:59
|
|
|
Re: SpillableMemoryManager - low memory handler called - Pig - [mail # user]
|
|
...Wondering if when we do a group like this: grouped_urls_by_site = GROUP all_urls BY site; if certain site has a lot of urls would they all have to be processed by the same ...
|
|
|
Author: Corbin Hoenes,
2010-05-06, 21:30
|
|
|
Re: SpillableMemoryManager - low memory handler called - Pig - [mail # user]
|
|
...0.6 Sent from my iPhone On May 6, 2010, at 12:16 PM, "Olga Natkovich" wrote: ...
|
|
|
Author: Corbin Hoenes,
2010-05-06, 18:31
|
|
|
|