| clear query|facets|time |
Search criteria: .
Results from 61 to 70 from
367 (0.118s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Question about loader and storer - Pig - [mail # dev]
|
|
...I have opened a JIRA https://issues.apache.org/jira/browse/PIG-3211 On Thu, Feb 21, 2013 at 6:29 PM, Prashant Kommireddi wrote: ...
|
|
|
Author: Prashant Kommireddi,
2013-02-22, 03:05
|
|
|
Re: Question about loader and storer - Pig - [mail # dev]
|
|
...I agree. PigStorage is the default constructed by LogicalPlanBuilder and it's not configurable. Jeff, can you open a JIRA? It would be a nice feature to add. -Prashant On T...
|
|
|
Author: Prashant Kommireddi,
2013-02-22, 02:29
|
|
|
Re: reading input parameters in a pig script - Pig - [mail # user]
|
|
...Hi Siddhi, "Is there any way to access these params in the script without referring to the param name?" -- how would you associate a param value to pig statement? I am guessing i...
|
|
|
Author: Prashant Kommireddi,
2013-02-19, 23:54
|
|
|
Re: pig 0.11 candidate 2 feedback: Several problems - Pig - [mail # dev]
|
|
...Agreed, that makes sense. Probably supporting older hadoop version for a 1 or 2 pig releases before moving to a newer/stable version? Having said that, should we use 0.11 period to com...
|
|
|
Author: Prashant Kommireddi,
2013-02-19, 23:38
|
|
|
Re: [ANNOUNCE] Welcome Bill Graham to join Pig PMC - Pig - [mail # user]
|
|
...Congrats Bill! On Tue, Feb 19, 2013 at 1:48 PM, Daniel Dai wrote: ...
|
|
|
Author: Prashant Kommireddi,
2013-02-19, 21:52
|
|
|
[PIG-3138] Decouple PigServer.executeBatch() from compilation of batch - Pig - [issue]
|
|
...executeBatch() currently does parsing and building of LogicalPlan in addition to the actual execution. It will be beneficial to separate out parsing/building from execution - that will allow...
|
|
|
http://issues.apache.org/jira/browse/PIG-3138
Author: Prashant Kommireddi,
2013-02-19, 19:01
|
|
|
Re: pig 0.11 candidate 2 feedback: Several problems - Pig - [mail # dev]
|
|
...What do you guys feel about the JIRA to do with 0.20.2 compatibility (PIG-3194)? I am interested in discussing the strategy around backward compatibility as this is something that would haun...
|
|
|
Author: Prashant Kommireddi,
2013-02-19, 18:57
|
|
|
Re: Clearing out old JIRAs - Pig - [mail # dev]
|
|
...Thanks Jon. Can you please review a couple of JIRAs for me? https://issues.apache.org/jira/browse/PIG-3138 has a hotfix by Chelseoo that needs a review/commit. https://issu...
|
|
|
Author: Prashant Kommireddi,
2013-02-19, 16:16
|
|
|
Re: Review Request: Review for PIG-2641 - add ToJson builtin to Pig - Pig - [mail # dev]
|
|
... "does not parse"? Did not get that. Wouldn't declaring it as a class var and initializing only once work? public class ToJson extends EvalFunc { private static Byt...
|
|
|
Author: Prashant Kommireddi,
2013-02-18, 23:06
|
|
|
Re: Review Request: Review for PIG-2641 - add ToJson builtin to Pig - Pig - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9481/#review16700 src/org/apache/pig/builtin/ToJson.java Hey Russel...
|
|
|
Author: Prashant Kommireddi,
2013-02-18, 05:51
|
|
|
|