Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 31 to 40 from 49 (0.103s).
Loading phrases to help you
refine your search...
Re: Problems with com.twitter.elephantbird.pig.store.LzoTokenizedStorage - Pig - [mail # user]
...Upgrading to pig 0.8.0-CDH3B4-SNAPSHOT, hasn't solved the problem, even trying with each of of the 0.8.0 jar files (the hadoopgpl package used provides 3 of them, one tagged as hirohanin's, ...
   Author: Kris Coward, 2011-02-13, 19:00
Problems with com.twitter.elephantbird.pig.store.LzoTokenizedStorage - Pig - [mail # user]
...So in the interest of being a little less i/o bound, and saving a whole mess of disk, I've started using com.twitter.elephantbird.pig.store.LzoTokenizedStorage for storage... or more accurat...
   Author: Kris Coward, 2011-02-11, 18:47
Casting unclean data. - Pig - [mail # user]
...Hey there,  I've just started butting heads against a problem where I'm trying to cast bytearrays in customer-provided data to integers. The overwhelming majority of the time, we seem t...
   Author: Kris Coward, 2011-02-03, 20:51
Problems with STORE - Pig - [mail # user]
...So I have a relation apa which when DUMPed, ends up getting output just fine, but when I run  STORE apa INTO '/rawfiles/f3453efd460348bbaeee2e9496e25871/1294311600/apa' USING PigStorage...
   Author: Kris Coward, 2011-01-31, 18:29
Re: load union store - Pig - [mail # user]
...I missed the globbing on my previous passes over the documentation for LOAD. Having missed that, my objection would have been that with all the files in a single directory, I can get them wi...
   Author: Kris Coward, 2011-01-28, 21:53
Re: load union store - Pig - [mail # user]
...I want to flatten things at least a little, since I'm looking for year-long trends in logfiles that are rotated hourly (and loading the data back out of 8760 distinct directories isn't my id...
   Author: Kris Coward, 2011-01-28, 17:11
load union store - Pig - [mail # user]
...Hi all,  I'm writing a bit of code to grab some logfiles, parse them, and run some sanity checks on them (before subjecting them to further analysis). Naturally, logfiles being logfiles...
   Author: Kris Coward, 2011-01-28, 00:40
Re: Joining inner and outer bags - Pig - [mail # user]
...On Fri, Jan 07, 2011 at 10:44:03AM -0800, Thejas M Nair wrote:  I'm not trying to avoid that solution at all.. FLATTENing the events bag and then reGROUPing it after the seems like it's...
   Author: Kris Coward, 2011-01-07, 18:53
Joining inner and outer bags - Pig - [mail # user]
...Hi,  I've got an outer bag/relation consistig of a bunch of user information, one of the pieces of which is an inner bag of possible events for that user, and the value of those events,...
   Author: Kris Coward, 2011-01-07, 17:20
Re: Taking advantage of structure when doing UDFs and whatnot? - Pig - [mail # user]
...On Tue, Jan 04, 2011 at 02:10:52PM -0500, Jonathan Coveney wrote:  If you were to have some sort of row counter, then I suspect that you could do something along the lines of   &nb...
   Author: Kris Coward, 2011-01-04, 19:38
Sort:
project
Pig (49)
HDFS (1)
type
mail # user (49)
date
last 7 days (0)
last 30 days (1)
last 90 days (3)
last 6 months (8)
last 9 months (49)
author
Dmitriy Ryaboy (1352)
Alan Gates (955)
Jonathan Coveney (731)
Daniel Dai (543)
Russell Jurney (485)
Olga Natkovich (453)
Prashant Kommireddi (367)
Bill Graham (334)
Cheolsoo Park (246)
Mridul Muralidharan (201)
Thejas Nair (195)
Ashutosh Chauhan (169)
Julien Le Dem (154)
Jeff Zhang (146)
Santhosh Srinivasan (142)
Kris Coward