Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 51 to 60 from 954 (0.23s).
Loading phrases to help you
refine your search...
[PIG-2348] Bloom should be able to take a relation or a file - Pig - [issue]
...Currently Bloom requires the user to have stored the result of a previous query using BuildBloom to an HDFS file before it can be used.  This means the user must submit an "exec" betwee...
http://issues.apache.org/jira/browse/PIG-2348    Author: Alan Gates, 2012-11-19, 20:01
Re: computing avg in pig - Pig - [mail # user]
...A = load 'input_file'; B = group A all; C = foreach B generate AVG(A.$1);  This groups all of your records into one bag and then takes the average of the second column.  Alan. &nbs...
   Author: Alan Gates, 2012-11-06, 19:25
Re: Our release process - Pig - [mail # dev]
...Jonathan, for clarity, are you saying you agree that we should only put bug fixes in branches or we should only put high priority bug fixes in branches?  I think we all agree on the for...
   Author: Alan Gates, 2012-11-06, 02:12
[PIG-3019] Need a target in build.xml for source releases - Pig - [issue]
...Current Pig releases contain jar files.  We need a source only release distribution to be in compliance with Apache release rules.  We need to add a src-release target to build.xml...
http://issues.apache.org/jira/browse/PIG-3019    Author: Alan Gates, 2012-11-05, 18:37
Re: CONCAT(null, "something") == NULL ? - Pig - [mail # user]
...Better in terms of semantics or terms of documentation?  We can't change the semantics of null in Pig; it's been that way the whole time.  Plus this concept of unknown data is impo...
   Author: Alan Gates, 2012-11-05, 16:16
Re: Our release process - Pig - [mail # dev]
...I am all for maintaining stability of branches, and the trunk, as  everyone benefits from it.  But I do not think this means we should  limit bug fixing in the branches to onl...
   Author: Alan Gates, 2012-11-03, 03:19
Re: CONCAT(null, "something") == NULL ? - Pig - [mail # user]
...To give some context, the null semantics in Pig follow SQL's.  In SQL,  null is viral, so any operation with null results in null.  The idea is  that null means unknown, ...
   Author: Alan Gates, 2012-11-02, 22:33
Re: [DISCUSS] Remove Penny from contrib - Pig - [mail # dev]
...Just removing it doesn't require any more than what we have done.  Based  on the discussion I've seen so far I plan on submitting a patch that  does an svn rm on the directory...
   Author: Alan Gates, 2012-11-02, 20:42
[DISCUSS] Remove Penny from contrib - Pig - [mail # dev]
...I propose we remove Penny from contrib.  Currently it does not compile  in trunk.  Looking through the commit logs no significant work has been  done on it since it was i...
   Author: Alan Gates, 2012-10-31, 21:54
Re: Is that possible to use Pig to do an optimized secondary sort. - Pig - [mail # user]
...Seeing your Pig Latin script will help us determine whether this will  work in your case.  But in general Pig uses secondary sort when you do  an order by in a nested foreach....
   Author: Alan Gates, 2012-10-31, 15:21
Sort:
project
Pig (954)
Hive (67)
Hadoop (34)
MapReduce (4)
type
mail # user (604)
mail # dev (331)
issue (19)
date
last 7 days (2)
last 30 days (11)
last 90 days (26)
last 6 months (50)
last 9 months (954)
author
Dmitriy Ryaboy (1352)
Alan Gates (954)
Jonathan Coveney (731)
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)