Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 91 to 100 from 955 (0.12s).
Loading phrases to help you
refine your search...
Re: Current "patch available' and open issues - Pig - [mail # dev]
...+1.  I think we'll also need to work on training contributors to change  the state to Patch Available, as I find a lot of JIRAs in the open state  that are ready for review. &...
   Author: Alan Gates, 2012-09-04, 17:59
Re: Count of all the rows - Pig - [mail # user]
...Expression in Pig can only have tuples and bags.  A tuple is a single  record.  It has a defined number of fields.  Those fields are in a  defined order.  They ...
   Author: Alan Gates, 2012-09-04, 15:51
[PIG-2421] EvalFuncs need redesigned - Pig - [issue]
...The current EvalFunc interface (and associated Algebraic and Accumulator interfaces) have grown unwieldy.  In particular, people have noted the following issues: Writing a UDF requires ...
http://issues.apache.org/jira/browse/PIG-2421    Author: Alan Gates, 2012-08-31, 00:06
Re: Count of all the rows - Pig - [mail # user]
...Even in SQL when you do select count(*) you are actually grouping, the  language just hides it from you.    Each map/combiner counts the number of records it sees and sends th...
   Author: Alan Gates, 2012-08-29, 23:52
Re: Count of all the rows - Pig - [mail # user]
...A = load 'foo'; B = group A all; C = foreach B generate COUNT(A);  Alan. On Aug 29, 2012, at 3:51 PM, Mohit Anchlia wrote:  ...
   Author: Alan Gates, 2012-08-29, 23:03
[PIG-2892] piggybank build failing on trunk - Pig - [issue]
...When I try to build Piggybank I get:[javac] /grid/0/hortonal/src/pig/top/trunk/contrib/piggybank/java/build.xml:92: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath...
http://issues.apache.org/jira/browse/PIG-2892    Author: Alan Gates, 2012-08-29, 14:57
Re: Help with Log Processing - Pig - [mail # user]
...The issue you're going to run into is that Pig's default load function  uses FileInputFormat, which always divides records on line end.  You  could clone FileInputFormat and t...
   Author: Alan Gates, 2012-08-25, 01:21
Re: Number of mappers in MRCompiler - Pig - [mail # dev]
...Sorry for the very slow response, but here it is, hopefully better late  than never.  On Jul 25, 2012, at 4:28 PM, Prasanth J wrote:  based on the input file size and perform ...
   Author: Alan Gates, 2012-08-23, 22:20
Re: add a field, ordered - Pig - [mail # user]
...Take a look at https://issues.apache.org/jira/browse/PIG-2353  I believe  that's the JIRA for where they're doing the work.  Alan.  On Aug 14, 2012, at 3:38 AM, Lauren Bl...
   Author: Alan Gates, 2012-08-23, 20:43
Re: Fallback for output data storage - Pig - [mail # user]
...You can simply store the data twice at the end of your script.  Pig will  split it and send it to both.  It shouldn't fail the HDFS storage if the  dbstorage fails (but t...
   Author: Alan Gates, 2012-08-23, 15:01
Sort:
project
Pig (955)
Hive (67)
Hadoop (34)
MapReduce (4)
type
mail # user (605)
mail # dev (331)
issue (19)
date
last 7 days (2)
last 30 days (12)
last 90 days (24)
last 6 months (51)
last 9 months (955)
author
Dmitriy Ryaboy (1352)
Alan Gates (955)
Jonathan Coveney (731)
Daniel Dai (543)
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)