Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 81 to 90 from 125 (0.072s).
Loading phrases to help you
refine your search...
Unit test UDF - Pig - [mail # user]
...Is there a way I can just unit test my pig UDF? What's the best way to unit test in pig. I saw pigunittest but couldn't find a way to unit test udf....
   Author: Mohit Anchlia, 2012-04-20, 00:05
Ordering inside Bag - Pig - [mail # user]
...I have this output:   {(ST),(ZIP),(CITY),(NAM2)} {(NC),(28613),(Xxxxxxx),(Xxxxx X &xxx; Xxxxx X Xxxxxx)}  {(NAM2),(ST),(ZIP),(CITY)} {(Xxxx X &xxx; Xxxxx X Xxxxxx),(CO),(55555),(Xx...
   Author: Mohit Anchlia, 2012-04-19, 22:47
Re: FILTER and fields from tuple/bags - Pig - [mail # user]
...Could someone help with this? Is the best way to use Flatten in this case? Or am I doing something entirely wrong.  On Fri, Apr 13, 2012 at 4:36 PM, Mohit Anchlia wrote:  ...
   Author: Mohit Anchlia, 2012-04-16, 14:57
Re: FILTER and fields from tuple/bags - Pig - [mail # user]
...This is the output I am expecting  NC,28613,55  On Fri, Apr 13, 2012 at 4:28 PM, Dmitriy Ryaboy  wrote:  ...
   Author: Mohit Anchlia, 2012-04-13, 23:36
Re: FILTER and fields from tuple/bags - Pig - [mail # user]
...This is my pig script so far that gives me output. What I want to do is arrange them in this order NC,28613,55 from below output.  My question is from this relation how can I extract sp...
   Author: Mohit Anchlia, 2012-04-13, 22:41
Re: FILTER and fields from tuple/bags - Pig - [mail # user]
...Could someone please help me answer below questions?  On Wed, Apr 11, 2012 at 5:27 PM, Mohit Anchlia wrote:  ...
   Author: Mohit Anchlia, 2012-04-12, 21:14
Re: DISTINCT with 2 fields in a tuple - Pig - [mail # user]
...How can I do distinct with foreach? Are those 2 separate statement like the one I posted or something different?  On Thu, Apr 12, 2012 at 7:49 AM, Gianmarco De Francisci Morales  w...
   Author: Mohit Anchlia, 2012-04-12, 14:55
Re: ERROR 1025: Found more than one match: - Pig - [mail # user]
...On Thu, Apr 12, 2012 at 7:17 AM, Gianmarco De Francisci Morales  wrote:   Thanks! I did describe and used name printed in the output and it worked.  ...
   Author: Mohit Anchlia, 2012-04-12, 14:42
FILTER and fields from tuple/bags - Pig - [mail # user]
...I am new to pig and I have gone through the reference. I am getting used to how this works but I keep getting questions as I write my scripts. I have couple of questions:  i) I use FILT...
   Author: Mohit Anchlia, 2012-04-12, 00:27
ERROR 1025: Found more than one match: - Pig - [mail # user]
...Am I doing something wrong or is this just the limitation? Basically I want to group 2 sets into one and locate them in the same row.   grunt> NM_CT_ST_FILTER = FILTER A by (FIELD_ID...
   Author: Mohit Anchlia, 2012-04-11, 23:20
Sort:
project
Hadoop (148)
HBase (126)
Pig (125)
Flume (55)
MapReduce (34)
HDFS (11)
Hive (10)
Accumulo (1)
type
mail # user (125)
date
last 7 days (0)
last 30 days (0)
last 90 days (1)
last 6 months (20)
last 9 months (125)
author
Dmitriy Ryaboy (1351)
Alan Gates (959)
Jonathan Coveney (736)
Daniel Dai (545)
Russell Jurney (493)
Olga Natkovich (453)
Prashant Kommireddi (370)
Bill Graham (333)
Cheolsoo Park (263)
Mridul Muralidharan (201)
Thejas Nair (195)
Ashutosh Chauhan (169)
Julien Le Dem (156)
Jeff Zhang (146)
Santhosh Srinivasan (142)
Mohit Anchlia