| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
69 (0.232s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: mapred.min.split.size - Pig - [mail # user]
|
|
...Thanks guys this is the issue. Need to move to pig 0.7 and while I'm at it upgrade to the latest chukwa. On Aug 5, 2010, at 6:38 PM, Richard Ding wrote: the block siz...
|
|
|
Author: Corbin Hoenes,
2010-08-06, 03:34
|
|
|
Re: mapred.min.split.size - Pig - [mail # user]
|
|
...I am using the ChukwaStorage loader from chukwa 0.3. Is it the loader's responsibility to deal with input splits? On Aug 5, 2010, at 4:14 PM, Richard Ding wrote: mapr...
|
|
|
Author: Corbin Hoenes,
2010-08-05, 22:50
|
|
|
Re: mapred.min.split.size - Pig - [mail # user]
|
|
...So what does pig do when I have a 5 gig file? Does it simply hardcode the split size to block size? Is there no way to tell it to just operate on a larger split size...
|
|
|
Author: Corbin Hoenes,
2010-08-05, 20:21
|
|
|
Re: best way for pig and mapreduce jobs to be used interchangeably - Pig - [mail # user]
|
|
...Mridul - What file format do you use to exchange data between pig and java? Text or something else? On Jul 25, 2010, at 1:52 PM, Mridul Muralidharan wrote: cons...
|
|
|
Author: Corbin Hoenes,
2010-07-28, 15:25
|
|
|
mapred.min.split.size - Pig - [mail # user]
|
|
...Is there a way to set the mapred.min.split.size property in pig? I set it but doesn't seem to have changed the mapper's HDFS_BYTES_READ counter. My mappers are finishing ~1...
|
|
|
Author: Corbin Hoenes,
2010-07-27, 21:09
|
|
|
sorted Top function? - Pig - [mail # user]
|
|
...Top UDF in piggybank isn't sorted. What do people think about allowing a user to pass some kind of ordering to it? ...
|
|
|
Author: Corbin Hoenes,
2010-07-26, 21:18
|
|
|
best way for pig and mapreduce jobs to be used interchangeably - Pig - [mail # user]
|
|
...What are some strategies to have pig and java mapreduce jobs exchange data? E.g. we find a particular pig script in a chain is too slow and we could optimize with a custom ...
|
|
|
Author: Corbin Hoenes,
2010-07-23, 17:15
|
|
|
Re: PIG + Junit - Pig - [mail # user]
|
|
...Dimitry, Nope that is new for me thanks for pointing it out, been using this home grown class since pig 0.5--really like the idea of unit testing moving into pig as a first...
|
|
|
Author: Corbin Hoenes,
2010-07-21, 13:06
|
|
|
Re: PIG + Junit - Pig - [mail # user]
|
|
...okay no attachments...try this gist: http://gist.github.com/484135 On Jul 21, 2010, at 12:02 AM, Corbin Hoenes wrote: start using register script. we built basically they p...
|
|
|
Author: Corbin Hoenes,
2010-07-21, 06:07
|
|
|
Re: PIG + Junit - Pig - [mail # user]
|
|
...Trying to attach the PigRunner class in case that helps give you a start using register script. ...
|
|
|
Author: Corbin Hoenes,
2010-07-21, 06:02
|
|
|
|