Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 21 to 30 from 98 (0.167s).
Loading phrases to help you
refine your search...
Replicated join: is there a setting to make this better? - Pig - [mail # dev]
...Hi devs,  I was looking into limitations of size/records for fragment replicated join (map join) in pig. To test that I loaded a map (aka fragment) of longs in an alias to join it with ...
   Author: Aniket Mokashi, 2013-02-20, 21:18
[PIG-2674] Document how parameter values that contain spaces can be passed to Pig - Pig - [issue]
...I tried to run this on pig-0.9 branch and pig-trunk. This isn't fixed!Try--java -cp pig.jar org.apache.pig.Main -x local -f temp.pig -p "NAME=Aniket Mokashi"temp.pig-a = load '1.txt';b = for...
http://issues.apache.org/jira/browse/PIG-2674    Author: Aniket Mokashi, 2012-11-19, 20:13
Re: Welcome our newest committer Cheolsoo Park - Pig - [mail # dev]
...Congrats Cheolsoo...   On Fri, Oct 26, 2012 at 4:26 PM, Santhosh M S wrote:     "...:::Aniket:::... Quetzalco@tl"...
   Author: Aniket Mokashi, 2012-11-01, 04:43
Re: [ANNOUNCE] Welcome new Apache Pig Committers Rohini Palaniswamy - Pig - [mail # dev]
...Congrats Rohini...   On Mon, Oct 29, 2012 at 11:31 AM, Julien Le Dem  wrote:     "...:::Aniket:::... Quetzalco@tl"...
   Author: Aniket Mokashi, 2012-11-01, 04:43
Re: dryrun versus grunt - Pig - [mail # user]
...The fix is- grunt> run -param key=value script.pig  ~Aniket  On Mon, Oct 8, 2012 at 5:56 PM, Russell Jurney wrote:     "...:::Aniket:::... Quetzalco@tl"...
   Author: Aniket Mokashi, 2012-10-10, 03:12
Re: Input and output path - Pig - [mail # user]
...You can do something similar to - https://cwiki.apache.org/PIG/faq.html#FAQ-Q%253AIloaddatafromadirectorywhichcontainsdifferentfile.HowdoIfindoutwherethedatacomesfrom%253F  Get input pa...
   Author: Aniket Mokashi, 2012-09-15, 00:01
Re: Reading BytesWritable in sequence file - Pig - [mail # user]
...For a simpler use case, something similar to following should work-  public class PigSequenceFileLoader extends PigStorage {  @SuppressWarnings("rawtypes")  @Override  pu...
   Author: Aniket Mokashi, 2012-09-14, 23:55
[PIG-2894] [Piggybank] HadoopJobHistoryLoader for hadoop 0.20.205+ - Pig - [issue]
...With https://issues.apache.org/jira/browse/MAPREDUCE-323 hadoop moves job history files to done directory. With that it is not possible to use current HadoopJobHistoryLoader. We need to fix ...
http://issues.apache.org/jira/browse/PIG-2894    Author: Aniket Mokashi, 2012-08-28, 21:50
Re: Counters from Python UDF - Pig - [mail # user]
...I used following in my python udf (on pig 0.9) after referring to - http://squarecog.wordpress.com/2010/12/24/incrementing-hadoop-counters-in-apache-pig/   from org.apache.pig.tools.pig...
   Author: Aniket Mokashi, 2012-08-24, 17:10
Re: Counters from Python UDF - Pig - [mail # user]
...I dont think there is a way at this point. You may have to open a jira.  Thanks, Aniket  On Fri, Aug 17, 2012 at 7:03 AM, Duckworth, Will wrote:    "...:::Aniket:::... Qu...
   Author: Aniket Mokashi, 2012-08-17, 21:53
Sort:
project
Pig (98)
Hive (78)
type
mail # user (64)
mail # dev (27)
issue (6)
wiki (1)
date
last 7 days (0)
last 30 days (4)
last 90 days (9)
last 6 months (21)
last 9 months (98)
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 (262)
Mridul Muralidharan (201)
Thejas Nair (195)
Ashutosh Chauhan (169)
Julien Le Dem (156)
Jeff Zhang (146)
Santhosh Srinivasan (142)
Aniket Mokashi