| clear query|facets|time |
Search criteria: .
Results from 41 to 50 from
69 (0.101s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: PIG + Junit - Pig - [mail # user]
|
|
...Hey Todd we run against entire pig scripts with some helper classes we built basically they preprocess the variables then call register script but the test looks like this:  ...
|
|
|
Author: Corbin Hoenes,
2010-07-21, 05:56
|
|
|
jvm size - Pig - [mail # user]
|
|
...The default is 1 GB for pig to run. Has anyone had any success running with less say 512? We have a lot of jobs running at the same time--hoping to be able to run the...
|
|
|
Author: Corbin Hoenes,
2010-07-08, 17:16
|
|
|
Re: DateTime Proposal Request for Comment - Pig - [mail # user]
|
|
...Nice! Sent from my iPhone On Jul 2, 2010, at 6:42 PM, Russell Jurney wrote: ...
|
|
|
Author: Corbin Hoenes,
2010-07-03, 03:16
|
|
|
Re: DateTime Proposal Request for Comment - Pig - [mail # user]
|
|
...So is your plan to package the jodatime dependency as part of piggybank or will it require 2 REGISTER jar commands one for piggybank and one for joda? On Jul 2, 2010, at 3:...
|
|
|
Author: Corbin Hoenes,
2010-07-02, 21:27
|
|
|
udf using openDFSFile - Pig - [mail # user]
|
|
...I have a UDF using: FileLocalizer.openDFSFile(filename); in the ctor; it complains it can't open the file while running locally--does this opening of the file need to exis...
|
|
|
Author: Corbin Hoenes,
2010-06-22, 17:55
|
|
|
a way to mash aliases together - Pig - [mail # user]
|
|
...Need to have a bunch of non related aliases into a single alias (so I can pass this alias into my UDF). Is it possible to do this? Or is it possible to pass a number ...
|
|
|
Author: Corbin Hoenes,
2010-06-18, 07:17
|
|
|
Re: little help on reading debug output - Pig - [mail # user]
|
|
...Thnx! Sent from my iPhone On Jun 16, 2010, at 2:54 PM, "Aniket Mokashi" wrote: ...
|
|
|
Author: Corbin Hoenes,
2010-06-17, 00:23
|
|
|
little help on reading debug output - Pig - [mail # user]
|
|
...Is there any documentation on how to read this output when I 'set debug on' I get in my reducer syslog: DEBUG: org.apache.pig.backend.hadoop.executionengine.mapReduceLayer....
|
|
|
Author: Corbin Hoenes,
2010-06-16, 18:52
|
|
|
using QueryParser? - Pig - [mail # user]
|
|
...Found this little gem in the tests: private Schema parseSchema(String schemaString) &n...
|
|
|
Author: Corbin Hoenes,
2010-05-28, 21:51
|
|
|
Re: Task attempt failed to report status for 602 seconds. Killing! - Pig - [mail # user]
|
|
...+1 for increasing the number parallel and also try adding mapred.task.timeout to your job configuration for this particular script. We've had a similar problem and it help...
|
|
|
Author: Corbin Hoenes,
2010-05-20, 14:58
|
|
|
|