Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 21 to 30 from 132 (0.201s).
Loading phrases to help you
refine your search...
[PIG-2607] grunt keeps giving error about earlier erroneous statement - Pig - [issue]
...grunt> l = load 'x';  grunt> u = union l, l;2012-03-16 18:51:46,585 [main] ERROR org.apache.pig.tools.grunt.Grunt - ERROR 2998: Unhandled internal error. Union with Count(Operand)...
http://issues.apache.org/jira/browse/PIG-2607    Author: Thejas M Nair, 2012-03-17, 01:54
[PIG-2606] union is not accepting same alias as multiple inputs - Pig - [issue]
...grunt> l = load 'x';   grunt> u = union l, l; 2012-03-16 18:48:45,687 [main] ERROR org.apache.pig.tools.grunt.Grunt - ERROR 2998: Unhandled internal error. Union with Coun...
http://issues.apache.org/jira/browse/PIG-2606    Author: Thejas M Nair, 2012-03-17, 01:50
[PIG-2216] deprecate use of type in as clause of foreach statement - Pig - [issue]
...In the as clause of foreach statement, type can be specified, but that type is actually not used (ie, it does not result in a cast). This behavior is misleading.F = foreach INP generate c1 a...
http://issues.apache.org/jira/browse/PIG-2216    Author: Thejas M Nair, 2012-03-15, 18:31
[PIG-1798] nested foreach - alias for expression does not work - Pig - [issue]
...In following example, the nested foreach statement has an alias ld used for output of  distinct udf . Pig gives an error during query plan generation - grunt> l = load 'x' as (a, b);...
http://issues.apache.org/jira/browse/PIG-1798    Author: Thejas M Nair, 2012-03-08, 21:21
Re: [VOTE] Release Pig 0.9.0 (candidate 0) - Pig - [mail # dev]
...-1 I think PIG-2144 is a critical bug that needs to be fixed before the releas e. I am working on a fix for it. -Thejas    On 6/22/11 5:56 PM, "Olga Natkovich"  wrote:  I...
   Author: Thejas M Nair, 2011-06-27, 21:10
Re: [VOTE] Release Pig 0.9.0 (candidate 0) - Pig - [mail # dev]
...I have seen many users have problems when they use the pig.jar which is bun dled with hadoop, because their cluster is using a different version of had oop. I think it will be convenient for...
   Author: Thejas M Nair, 2011-06-23, 21:35
Re: release strategy - Pig - [mail # user]
...I think we can keep the versioning convention same and make some minor modi fications in release process to make it more like a beta phase - 1. Send the announcement about new release candid...
   Author: Thejas M Nair, 2011-06-10, 22:45
Re: workaround for  java.lang.OutOfMemoryError: Java heap space? - Pig - [mail # user]
...I have seen this happen when there are very large number of distinct values for a set of group keys. When combiner gets used, input records for reduce task already has partial distinct bags,...
   Author: Thejas M Nair, 2011-06-10, 18:50
Re: release strategy - Pig - [mail # user]
...+1 for calling it rc, as an alternative to beta. -Thejas   On 6/7/11 1:19 PM, "Dmitriy Ryaboy"  wrote:  I think the tendency has been to call initial release candidates just t...
   Author: Thejas M Nair, 2011-06-07, 21:43
Re: release strategy - Pig - [mail # user]
...The release cycle of most of the popular softwares (including open source ones) has a public beta phase. The beta term is well understood by people and will set the right expectations (compa...
   Author: Thejas M Nair, 2011-06-07, 19:24
Sort:
project
Pig (132)
Hive (55)
Hadoop (2)
HDFS (1)
MapReduce (1)
type
mail # user (94)
issue (24)
mail # dev (14)
date
last 7 days (0)
last 30 days (1)
last 90 days (1)
last 6 months (1)
last 9 months (132)
author
Dmitriy Ryaboy (1351)
Alan Gates (959)
Jonathan Coveney (736)
Daniel Dai (545)
Russell Jurney (493)
Olga Natkovich (453)
Prashant Kommireddi (370)
Bill Graham (333)
Cheolsoo Park (263)
Mridul Muralidharan (201)
Thejas Nair (195)
Ashutosh Chauhan (169)
Julien Le Dem (156)
Jeff Zhang (146)
Santhosh Srinivasan (142)
Thejas M Nair