Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 27 (2.763s).
Loading phrases to help you
refine your search...
removing lines with missing values - Pig - [mail # user]
...Hi I have dataset in some form  F1, f2......fn  Now sometimes f1 is empty sometimes f2 and so on Basically what I want is anytime any field is empty ignore that entry. Now one way ...
   Author: jamal sasha, 2012-11-14, 18:03
Re: Better formated.. Pig udf help - Pig - [mail # user]
...Hi     So I followed the instructions. Echo $PIG_CLASSPATH Points to hadoop conf On pig -f time.pig I still get same error? ? Problem resolving class version number So this is what...
   Author: jamal sasha, 2012-11-12, 15:36
computing avg in pig - Pig - [mail # user]
...involves grouping by some id.. and then using AVG... but since the id is unique.. how do I group them???...
   Author: jamal sasha, 2012-11-06, 19:19
accessing like array - Pig - [mail # user]
...Hi,   I have data in form 1,0.2,0.3 1,0.3,0.4 2,0.8,0.2 2,0.9,0.7 and so on.. so id, va1,val2 format..  This id is already sorted based on val 2 I want to select the 2nd element fo...
   Author: jamal sasha, 2012-11-06, 14:13
Re: Better formated.. Pig udf help - Pig - [mail # user]
...Hi Great catch Now I get an error Cannot find hadoop configuration in class path ( neither hadoop site XML etc)  So I am running the file on a cluster which had say hadoop set up as &nb...
   Author: jamal sasha, 2012-10-26, 17:35
Re: Better formated.. Pig udf help - Pig - [mail # user]
...Hi  In this case I get an error Problem resolving class version numbers for class myudfs.time??  On Thursday, October 25, 2012, pablomar  wrote: wrote: e *** SimpleDateFormat(...
   Author: jamal sasha, 2012-10-26, 17:24
Better formated.. Pig udf help - Pig - [mail # user]
...Hi,****    I am trying to write a pig udf function.. Basically the data is of format * ***  ** **  Id,time****  What I am trying to do is … parse the time and then s...
   Author: jamal sasha, 2012-10-25, 21:46
Pig udf help - Pig - [mail # user]
...format breakfast, lunch or dinner.. based on the time stamp. Some entries wil be null as well.. ParseException? and I have a jar file called myudfs.jar time:chararray); org/pache/pig/Main...
   Author: jamal sasha, 2012-10-25, 21:03
UDF function help - Pig - [mail # user]
...an ideal combination but things are looking good.. but I am not able to solve this out.. cluster... YES! and then create a jar file.. and then run it? filling the above steps using an exampl...
   Author: jamal sasha, 2012-10-24, 19:44
Removing chars from a position - Pig - [mail # user]
...Hi,  I have data in form 12345,1 12346,1  output the result So basically Output is 12345,1,135 12346,1,136  How do I do this in pig?...
   Author: jamal sasha, 2012-10-24, 14:47
Sort:
project
Pig (27)
MapReduce (26)
Hadoop (17)
HDFS (9)
type
mail # user (27)
date
last 7 days (0)
last 30 days (1)
last 90 days (5)
last 6 months (9)
last 9 months (27)
author
Dmitriy Ryaboy (1352)
Alan Gates (954)
Jonathan Coveney (729)
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)
jamal sasha