Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 6 from 6 (0.699s).
Loading phrases to help you
refine your search...
Results are different if I run a script or enter commands manually in grunt - Pig - [mail # user]
...I am working on a Pig Script.  One of the operations is computing a quantile using Datafu's StreamingQuantile, and then using this value to filter a relation.  If I enter the comma...
   Author: Uri Laserson, 2013-01-25, 21:23
Re: Aggregations on nested foreach statements - Pig - [mail # user]
...Thanks Cheolsoo!  Uri   On Tue, Jan 22, 2013 at 6:01 PM, Cheolsoo Park wrote:     Uri Laserson, PhD Data Scientist, Cloudera Twitter/GitHub: @laserson +1 617 910 0447 [EM...
   Author: Uri Laserson, 2013-01-24, 09:01
Aggregations on nested foreach statements - Pig - [mail # user]
...I have data that looks like this:  a e 11 0 b f 2 2 c g 3 3 c h 44 44 c i 75 0 d j 89 0 d k 120 0 d l 3000 0  and I load it like so:  data = load 'test.txt' using PigStorage('...
   Author: Uri Laserson, 2013-01-23, 01:17
Re: Syntax for dereferenced project-range - Pig - [mail # user]
...Thanks!  This is now PIG-3130.  Uri   On Tue, Jan 22, 2013 at 2:23 PM, Jonathan Coveney wrote:     Uri Laserson, PhD Data Scientist, Cloudera Twitter/GitHub: @lasers...
   Author: Uri Laserson, 2013-01-22, 22:39
[PIG-3130] Support for nested projections - Pig - [issue]
...I have tuple like so:    (a: (b:int, c:int, d:int, e:int))I would like to call a UDF and pass a range of the nested tuple. This is what I would expect the command to be: ...
http://issues.apache.org/jira/browse/PIG-3130    Author: Uri Laserson, 2013-01-22, 22:38
Syntax for dereferenced project-range - Pig - [mail # user]
...I have tuple like so:      (a: (b:int, c:int, d:int, e:int))  I would like to call a UDF and pass a range of the nested tuple. This is what I would expect the command to ...
   Author: Uri Laserson, 2013-01-22, 20:41
Sort:
project
Avro (7)
Pig (6)
Hadoop (1)
Hive (1)
type
mail # user (5)
issue (1)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (6)
last 9 months (6)
author
Dmitriy Ryaboy (1352)
Alan Gates (955)
Jonathan Coveney (732)
Daniel Dai (545)
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)
Uri Laserson