Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 91 to 100 from 169 (0.172s).
Loading phrases to help you
refine your search...
Re: Is there a workaround to "Projection map of new predecessor is null" ?? - Pig - [mail # user]
...Hey hc,  It will be great if you can create a jira and upload a pig script reproducing the issue. We should investigate if we can produce better error messages so that users can debug t...
   Author: Ashutosh Chauhan, 2010-09-27, 06:12
Re: Adding entries to classpath - Pig - [mail # user]
...Adding pig-user@  Sanjay,  You can do this in Pig by setting following -D switch at the command line through which you invoke Pig. -Dpig.streaming.ship.files=myTopLevel.jar  I...
   Author: Ashutosh Chauhan, 2010-08-11, 17:09
Re: how to build a jar that contains my udf code.please help.thanks - Pig - [mail # user]
...Just compiling it isn't enough. You need to package it in a jar and then register that jar in your pig script. Documentation: http://hadoop.apache.org/pig/docs/r0.7.0/udf.html  Ashutosh...
   Author: Ashutosh Chauhan, 2010-08-11, 16:19
Re: problems running pig script - Pig - [mail # user]
...Try: laptop:~/pig-0.7.0$ java -cp $HADOOPDIR:pig.jar org.apache.pig.Main specialscript.pig  use pig.jar NOT pig-0.7.0-core.jar  Ashutosh  On Mon, Aug 9, 2010 at 23:42, Iferulz...
   Author: Ashutosh Chauhan, 2010-08-10, 17:02
Re: LIMIT Issue - Pig - [mail # user]
...It looks like a bug then. Do you have a script and small enough dataset which you can upload on jira which reproduces the issue. If so, go ahead and create a jira ticket with script and data...
   Author: Ashutosh Chauhan, 2010-08-09, 00:57
Re: Removing Jetty classes from Pig JAR - Pig - [mail # user]
...Scott,  You are mostly correct. All of those jars are not required to be in there in pig-withouthadoop.jar. I see no reason why junit needs to be there. Jackson and Joda are piggybank d...
   Author: Ashutosh Chauhan, 2010-08-09, 00:49
Re: LIMIT Issue - Pig - [mail # user]
...This is most likely because B is empty. do  grunt> dump A; -- to verify data is getting loaded as you are expecting. grunt> dump B; -- to verify that B is non-empty.  Ashutos...
   Author: Ashutosh Chauhan, 2010-08-06, 06:43
Re: LIMIT Issue - Pig - [mail # user]
...To cut down on the problem space, can you try your query on grunt. If it works there, problem would be something to do with PigServer, else its related to Pig core itself.  Ashutosh On ...
   Author: Ashutosh Chauhan, 2010-08-05, 19:10
Re: LIMIT Issue - Pig - [mail # user]
...Matt,  Which version you are on? What happens if you run your query through grunt instead of PigServer? I tried load-order-limit sequence on a small dataset on grunt and I got expected ...
   Author: Ashutosh Chauhan, 2010-08-05, 16:53
Re: dereference bag of tuples of fields - Pig - [mail # user]
...If you are loading data through PigStorage (which will be used if you dont specify any) then there should be a comma separating tuples in the bag, so your data should look like  cat dat...
   Author: Ashutosh Chauhan, 2010-08-01, 19:18
Sort:
project
Hive (250)
Pig (169)
Hadoop (15)
MapReduce (1)
type
mail # user (122)
mail # dev (38)
issue (9)
date
last 7 days (0)
last 30 days (1)
last 90 days (2)
last 6 months (6)
last 9 months (169)
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)