| clear query|facets|time |
Search criteria: .
Results from 81 to 90 from
169 (0.261s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Is there anything in pig that supports external client to stream out a content of alias? a bit like Hive Thrift server... - Pig - [mail # user]
|
|
...I am not sure if I understood your requirements clearly, but if you are not looking for a pure PigLatin solution and can work through Pig's java api, then you may want to look at PigServer. ...
|
|
|
Author: Ashutosh Chauhan,
2010-12-07, 18:16
|
|
|
Re: Understanding Logical Plan - Pig - [mail # dev]
|
|
...Currently parsing and logical plan building is mixed. So, as script is getting parsed, its corresponding logical plan is built. So, at the end of parsing phase, a logical plan is emitted. In...
|
|
|
Author: Ashutosh Chauhan,
2010-10-29, 05:51
|
|
|
Re: Passing Java options to pig scripts - Pig - [mail # user]
|
|
...If you want to externally specify properties for *a* pig script you can put the key value pairs in a conf file and pass its location using If you want to externally specify properties ...
|
|
|
Author: Ashutosh Chauhan,
2010-10-24, 23:43
|
|
|
Re: Understanding Logical Plan - Pig - [mail # dev]
|
|
...http://wiki.apache.org/pig/NestedLogicalPlan This doesn't reflect the current implementation but fundamental idea remains the same. You may want to start from there. Ashutosh On ...
|
|
|
Author: Ashutosh Chauhan,
2010-10-24, 23:04
|
|
|
Re: Pig Developer Meeting in November - Pig - [mail # dev]
|
|
...I am OK with Nov 4. I think postponing it till after vacations will be too long. So, unless others think otherwise I hope we can have a contributor meet before vacations. Ashutosh On F...
|
|
|
Author: Ashutosh Chauhan,
2010-10-18, 17:41
|
|
|
Re: calling Pig programatically - Pig - [mail # user]
|
|
...Few more details on PigServer are here: http://wiki.apache.org/pig/EmbeddedPig On Sat, Oct 16, 2010 at 11:18, zaki rahaman wrote:...
|
|
|
Author: Ashutosh Chauhan,
2010-10-16, 18:31
|
|
|
Re: Counters from a PIG Job - Pig - [mail # user]
|
|
...Assuming you are either on trunk / 0.8 branch. Way to get counters is through PigStats. But, in local mode Hadoop doesnt provide any counters to Pig, so they arent available. You will get al...
|
|
|
Author: Ashutosh Chauhan,
2010-10-08, 03:34
|
|
|
Re: [VOTE] Bylaws for the Pig project - Pig - [mail # user]
|
|
...+1 On Thu, Oct 7, 2010 at 12:07, Santhosh Srinivasan wrote /ProposedByLaws e will be open for 10 business days and require +1 votes from two thirds of PMC members (which wo...
|
|
|
Author: Ashutosh Chauhan,
2010-10-07, 20:24
|
|
|
Re: Moving Pig's code - Pig - [mail # dev]
|
|
...A read only replica only gives half the benefit of DVCS. Consider a scenario where developer is working on a relatively large feature (like load-restore redesign, new logical plan, turing co...
|
|
|
Author: Ashutosh Chauhan,
2010-10-06, 15:14
|
|
|
Re: (PigJsonLoader) how to read/load json with Pig? - Pig - [mail # user]
|
|
...For some reason, I always thought there is a JSONLoader in Piggybank. Seems like there is none. Kim, it would be great if you can contribute yours.. Ashutosh On Tue, Sep 28, 2010 at 09...
|
|
|
Author: Ashutosh Chauhan,
2010-09-29, 03:52
|
|
|
|