| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
31 (0.205s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Understaing "Explain" operator - Pig - [mail # user]
|
|
...Alan's book Programming Pig, Ch. 7 has a good section on this. Also try the -dot opt on http://pig.apache.org/docs/r0.9.1/test.html#explain as well, to get a diagram-repr generated. Wh...
|
|
|
Author: Harsh J,
2012-01-31, 17:08
|
|
|
Re: Sort databag - Pig - [mail # user]
|
|
...Hi Marek, Moving question to [EMAIL PROTECTED] which may be more relevant. (BCC'd mapreduce-user@, CC'd you) On 17-Jan-2012, at 9:57 PM, Marek Miglinski wrote: field ...
|
|
|
Author: Harsh J,
2012-01-17, 18:42
|
|
|
Re: Unable to build pig from Trunk - Pig - [mail # user]
|
|
...Gianmarco/others, This got solved over at common-user@hadoop and yes it was that. Cross posting blues >_>. On 31-Dec-2011, at 3:44 AM, Gianmarco De Francisci Morales ...
|
|
|
Author: Harsh J,
2011-12-31, 02:53
|
|
|
Re: java.io.IOException: config() - Pig - [mail # user]
|
|
...Could you explain how/where you're stuck? That DEBUG log doesn't even seem like a valid throw; its just to get a strace I believe. On Sat, Aug 6, 2011 at 8:52 AM, jagaran das &nb...
|
|
|
Author: Harsh J,
2011-08-06, 03:54
|
|
|
Re: No of reducers - Pig - [mail # dev]
|
|
...The PARALLEL keyword controls the number of reducers used in the job. If unspecified, a default number is applied. Is this what you're looking for? On Fri, May 27, 2011 at 3:46 PM, Sud...
|
|
|
Author: Harsh J,
2011-05-27, 13:18
|
|
|
Re: Visualizing the data flow of a Pig script - Pig - [mail # user]
|
|
...Hey Thomas, Perhaps you're looking for PigPen, the graphical eclipse plugin for Pig? Ticket: https://issues.apache.org/jira/browse/PIG-366 Wiki: http://wiki.apache.org/pig/PigPen...
|
|
|
Author: Harsh J,
2011-05-17, 11:20
|
|
|
Re: Pig to Hadoop complex data exchange format - Pig - [mail # user]
|
|
...Hey Gianmarco, On Fri, Apr 15, 2011 at 5:00 PM, Gianmarco wrote: Am just a little curious on this, could you explain why you feel so about Avro on M/R? Harsh J...
|
|
|
Author: Harsh J,
2011-04-15, 18:04
|
|
|
Re: Hadoop Counters Expensive? - Pig - [mail # user]
|
|
...Two additional counters shouldn't be expensive. But do consider if the already available "map input records" / "(map|reduce) output records" suit your need for such counters. On Sat, M...
|
|
|
Author: Harsh J,
2011-03-19, 13:08
|
|
|
Re: JSP Pages ? - Pig - [mail # user]
|
|
...Are the jars that Pig may use (its libs/), also available in your Web app's CP/lib/etc.? Which specific class was reported not found? On Fri, Feb 18, 2011 at 8:09 PM, Robert Waddell &n...
|
|
|
Author: Harsh J,
2011-02-18, 15:06
|
|
|
Re: Get ResourceSchema during putNext in StoreFunc - Pig - [mail # user]
|
|
...I remember facing this problem when trying to implement a Load/Store quite a while ago. The issue (not really an issue I guess) is that checkSchema is a front-end method. One that is u...
|
|
|
Author: Harsh J,
2011-02-01, 15:52
|
|
|
|