Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 12 (0.067s).
Loading phrases to help you
refine your search...
Re: ORDER BY illustrator - Pig - [mail # dev]
...I already created the JIRA https://issues.apache.org/jira/browse/PIG-2963.  Best regards,   Allan AvendaƱo S....
   Author: Allan, 2012-10-10, 14:53
Re: ORDER BY illustrator - Pig - [mail # dev]
...Thanks for your reply, I was wondered if someone else is facing something similar with illustrator. I doesn't happen on Pig 0.10.0.  Best regards,  On Wed, Oct 10, 2012 at 8:17 AM,...
   Author: Allan, 2012-10-10, 07:06
Re: ORDER BY illustrator - Pig - [mail # dev]
...Thanks for your reply Russell.  On Wed, Oct 10, 2012 at 12:38 AM, Russell Jurney wrote:  Yes, it's working    No, same exception.    Allan AvendaƱo S....
   Author: Allan, 2012-10-10, 05:36
ORDER BY illustrator - Pig - [mail # dev]
...Hi to everybody,  I was trying to execute this script with Pig (from trunk r1396318)  A = LOAD 'test01' AS (f1:chararray,f2:int,f3:chararray); B = order A by f1; illustrate B; &nbs...
   Author: Allan, 2012-10-09, 21:10
Re: Unexpected data type - Pig - [mail # dev]
...I did some tests and I think it's working. Thanks! I'll keep testing with rank operator.  On Mon, Oct 8, 2012 at 8:04 PM, Jonathan Coveney  wrote:  ...
   Author: Allan, 2012-10-08, 22:13
Re: Unexpected data type - Pig - [mail # dev]
...Updated to revision 1395503 and I still have this exception:  2012-10-08 12:29:52,754 [main] ERROR org.apache.pig.tools.pigstats.SimplePigStats - ERROR 2997: Unable to recreate exceptio...
   Author: Allan, 2012-10-08, 10:30
Re: Unexpected data type - Pig - [mail # dev]
...I'm working with svn revision 1395237.  On Sun, Oct 7, 2012 at 10:13 AM, Dmitriy Ryaboy  wrote:  ...
   Author: Allan, 2012-10-07, 08:22
Re: Unexpected data type - Pig - [mail # dev]
...Hi Dmitriy,  Thanks for your reply, I'm working with a single node with hadoop version 1.0.0, I "checkout" three times Pig from trunk and I got the same exception. What could I do to so...
   Author: Allan, 2012-10-07, 07:39
Unexpected data type - Pig - [mail # dev]
...Hi everybody,  I was trying to run a simple script:  A = LOAD 'test01' AS (f1:chararray,f2:int,f3:chararray); B = order A by f1,f2,f3 DESC;  but, suddenly I got this exception...
   Author: Allan, 2012-10-06, 17:38
Re: illustrate - Pig - [mail # dev]
...Hi to everybody!  I'm working on the implementation of rank operator, which successfully passed all the e2e tests on a cluster. Rank operator is composed by two physical operators: POCo...
   Author: Allan, 2012-08-07, 14:34
Sort:
project
Pig (12)
type
mail # dev (12)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (0)
last 9 months (12)
author
Dmitriy Ryaboy (1352)
Alan Gates (954)
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)
Allan