| clear query|facets|time |
Search criteria: .
Results from 41 to 50 from
142 (1.787s).
|
|
|
Loading phrases to help you refine your search...
|
|
RE: Restarting discussion on Pig as a TLP - Pig - [mail # dev]
|
|
...+1 Very nice! I see that opinion has changed within a couple of quarters :) I am pasting references to my responses to Alan's initial proposal to make Pi g a TLP. I am all for ma...
|
|
|
Author: Santhosh Srinivasan,
2010-08-17, 18:28
|
|
|
RE: Begin a discussion about Pig as a top level project - Pig - [mail # dev]
|
|
..."Given that, do you think it makes sense to say that Pig stays a subproject for now, but if it someday grows beyond Hadoop only it becomes a TLP? I could agree to that &n...
|
|
|
Author: Santhosh Srinivasan,
2010-04-05, 19:22
|
|
|
RE: Begin a discussion about Pig as a top level project - Pig - [mail # dev]
|
|
...I see this as a multi-part question. Looking back at some of the significant roadmap/existential questions asked in the last 12 months, I see the following: 1. With the introduction of...
|
|
|
Author: Santhosh Srinivasan,
2010-04-03, 19:43
|
|
|
RE: adding an id to token sequence. - Pig - [mail # user]
|
|
...Someone posted the following post about adding unique row ids using MapReduce: http://www.data-miners.com/blog/2009/11/hadoop-and-mapreduce-parallel-pr ogram.html Hope that helps. &nbs...
|
|
|
Author: Santhosh Srinivasan,
2010-03-27, 17:57
|
|
|
RE: pig using zebra, ClassNotFoundException on TableOutputFormat - Pig - [mail # user]
|
|
...Bennie, Include zebra-0.6.0-dev.jar in your classpath and then relaunch pig. Santhosh From: Bennie Schut [mailto:[EMAIL PROTECTED]] Sent: Friday, November 13, 2009 3...
|
|
|
Author: Santhosh Srinivasan,
2009-11-13, 15:04
|
|
|
RE: Could pig dynamic change the reduce number according the mapper task number ? - Pig - [mail # user]
|
|
...I was hoping that the cost based optimizer being developed by Ashutosh and Dmitriy will address this issue. Santhosh From: Alan Gates [mailto:[EMAIL PROTECTED]] Sent: Thur...
|
|
|
Author: Santhosh Srinivasan,
2009-11-12, 18:57
|
|
|
RE: RequiredFields contents - Pig - [mail # dev]
|
|
...The first element in the pair is the input number. Its mostly 0 for most operators. For multi-input operators like join and cogroup, it will range from 0 to (n - 1) where n is the numb...
|
|
|
Author: Santhosh Srinivasan,
2009-11-06, 06:24
|
|
|
RE: How to clone a logical plan ? - Pig - [mail # dev]
|
|
...If my memory serves me correctly, the logical plan cloning was implemented (by me) for cloning inner plans for foreach. As such, the top level plan cloning was never tested and some items ar...
|
|
|
Author: Santhosh Srinivasan,
2009-11-06, 00:21
|
|
|
RE: How to clone a logical plan ? - Pig - [mail # dev]
|
|
...You have hit a bug. I think LOJoin has to be added to LogicalPlanCloneHelper.java. Can you file a jira? Thanks, Santhosh From: Ashutosh Chauhan [mailto:[EMAIL PROTECTED]] S...
|
|
|
Author: Santhosh Srinivasan,
2009-11-06, 00:03
|
|
|
RE: Pig 0.5 do not support hadoop 0.18.3 ? - Pig - [mail # user]
|
|
...A particular version of Pig works with a particular version of Hadoop. In this case, Pig 0.5.0 works with Hadoop 0.20.x. Pig 0.4.0 works with Hadoop 0.18.x and has all the features of Pig 0....
|
|
|
Author: Santhosh Srinivasan,
2009-11-02, 06:30
|
|
|
|