Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 69 (0.117s).
Loading phrases to help you
refine your search...
DBStorage - Pig - [mail # user]
...I've been using DBStorage and noticed something strange with one of my scripts.  I had to use -no_multiquery to get the records to commit to mysql.  I could see insert statements c...
   Author: Corbin Hoenes, 2013-01-15, 17:30
Re: Turn off Speculative Execution in a UDF? - Pig - [mail # dev]
...Hi all,  I am a little unclear about which speculative execution you must disable.  What phase do storage functions run at map or reduce?  I've always just done both. set mapr...
   Author: Corbin Hoenes, 2013-01-11, 17:14
Re: Group by Fetching top 100 from each group - Pig - [mail # user]
...http://pig.apache.org/docs/r0.10.0/func.html#topx   On Jun 29, 2012, at 5:19 PM, Benjamin Juhn wrote:  records from each group.  Does pig support this?  ...
   Author: Corbin Hoenes, 2012-06-30, 02:44
github piggybank - Pig - [mail # user]
...I know there has been lots of discussion on git going on.  I've been  wanting a place to stick useful UDFS that are pretty generic as well as  nice place to share other people...
   Author: Corbin Hoenes, 2012-03-26, 23:15
Re: Possible Pig 9.1 globing bug in parameter substitution - Pig - [mail # user]
...I've located my problem.  It was a difference I believe with the classpath from 0.9.0 and 0.9.1.  It might be somewhat machine dependent as a lot of these jars are probably found d...
   Author: Corbin Hoenes, 2011-12-28, 19:27
Re: Possible Pig 9.1 globing bug in parameter substitution - Pig - [mail # user]
...I am not sure Ayon doesn't have something here.  I am seeing a similar  problem with the 0.9.1 build of pig.  But when I run with 0.9.0 it  doesn't have that problem. &nb...
   Author: Corbin Hoenes, 2011-12-27, 23:35
Re: PIG regression between 0.8.1 and 0.9.x - Pig - [mail # user]
...Hi there,  I think we might be seeing something related to this problem and can confir m it's in BinStorage for us.  We stored referrer_stats_by_site using BinStorage.  Here i...
   Author: Corbin Hoenes, 2011-09-07, 18:47
Weird error moving from pig 0.6 to pig 0.8x, but fixed in 0.9x - Pig - [mail # user]
...I have a load that is causing a schema error.  images = LOAD 'imagelistsbysite' USING BinStorage() AS (site:chararray, top_image_by_site:bag{image:chararray, cnt:long, top_url_by_image:...
   Author: Corbin Hoenes, 2011-08-03, 18:00
Re: Ramdom behavior of PIG ??? - Pig - [mail # user]
...Dmitriy,  Does the HBaseStorage class from Pig 0.8.1 and HBase 90.3 work together?  We just upgraded our HBase cluster and a developer found some issues and we aren't sure if they ...
   Author: Corbin Hoenes, 2011-07-26, 19:08
release notes? - Pig - [mail # user]
...Is there a change log for the 0.8.1 release? release notes.txt just mentions "bug fixes"...
   Author: Corbin Hoenes, 2011-05-13, 19:36
Sort:
project
Pig (69)
Chukwa (15)
Kafka (11)
Hadoop (5)
HBase (2)
type
mail # user (64)
mail # dev (5)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (2)
last 9 months (69)
author
Dmitriy Ryaboy (1352)
Alan Gates (954)
Jonathan Coveney (730)
Daniel Dai (541)
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)
Corbin Hoenes