Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 35 (0.13s).
Loading phrases to help you
refine your search...
Re: UDF to calculate Average of whole dataset - Pig - [mail # user]
...did you try with {jarFileName}.{FunctionName} ? example: myudfs.CalculateAvg ?   On Tue, Mar 5, 2013 at 4:04 PM, Preeti Gupta wrote:  ...
   Author: pablomar, 2013-03-05, 21:09
Re: UDF to calculate Average of whole dataset - Pig - [mail # user]
...what is the error ? function not found or something like that ?  what about this ? avg       = generate myudfs.CalculateAvg(dividends);   On Mon, Mar 4, 2013 at 4:56...
   Author: pablomar, 2013-03-05, 02:26
Re: [#PIG-3089] Implicit relation names - ASF JIRA - Pig - [mail # user]
...nice idea. +1   On Mon, Dec 10, 2012 at 9:40 PM, Russell Jurney wrote:  ...
   Author: pablomar, 2012-12-11, 03:27
Re: Ant BUILD FAILED - Pig - [mail # user]
...you need to install ant-junit   On 11/24/12, Satya Sundeep Kambhampati  wrote:...
   Author: pablomar, 2012-11-24, 17:04
Re: How to filter by pig datatype? - Pig - [mail # user]
...I'm stupid, I didn't know about akela thanks for the info !   On Thu, Nov 22, 2012 at 5:54 PM, Lex H  wrote:  ...
   Author: pablomar, 2012-11-22, 23:19
Re: How to filter by pig datatype? - Pig - [mail # user]
...did you try with a filter function ? something like:  import java.io.IOException; import org.apache.pig.FilterFunc; import org.apache.pig.data.Tuple; import org.apache.pig.impl.util.Wra...
   Author: pablomar, 2012-11-22, 17:48
Re: PigStorage - Pig - [mail # user]
...done. PIG-3057     On Mon, Nov 19, 2012 at 6:32 PM, Jonathan Coveney wrote:  ...
   Author: pablomar, 2012-11-20, 00:38
Re: PigStorage - Pig - [mail # user]
...hi all,  I did it as simple as I could. What about this changes ?   PigStorage.java original:     private void readField(byte[] buf, int start, int end) {     &...
   Author: pablomar, 2012-11-19, 21:17
Re: PigStorage - Pig - [mail # user]
...sure. My initial (and dirty) idea changed only 2 lines. I completely agree with you     On Mon, Nov 19, 2012 at 12:16 PM, Bill Graham  wrote:  ...
   Author: pablomar, 2012-11-19, 17:24
PigStorage - Pig - [mail # user]
...hi all,  I'm using Pig 0.9.2 (Apache Pig version 0.9.2-cdh4.0.1, precisely) I got a case today on which I needed to clean up some fields before processing. I will need to do the same fo...
   Author: pablomar, 2012-11-16, 20:48
Sort:
project
Pig (35)
Chukwa (2)
type
mail # user (35)
date
last 7 days (0)
last 30 days (0)
last 90 days (2)
last 6 months (4)
last 9 months (35)
author
Dmitriy Ryaboy (1352)
Alan Gates (955)
Jonathan Coveney (731)
Daniel Dai (544)
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)
pablomar