| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
16 (0.158s).
|
|
|
Loading phrases to help you refine your search...
|
|
[PIG-2689] JsonStorage fails to find schema when LimitAdjuster runs - Pig - [issue]
|
|
...Scripts that both save out data with JsonStorage and trigger the LimitAdjuster (e.g. doing an order by followed by a limit) yield the following Exception:java.io.IOException: Could not find ...
|
|
|
http://issues.apache.org/jira/browse/PIG-2689
Author: Doug Daniels,
2012-10-05, 20:22
|
|
|
NYC Pig User Group + Strata Meetup - Pig - [mail # user]
|
|
...NYC Pig Users and Developers: We've started up a new pig meetup in New York—NYC Pig User Group—to dis cuss all things pig. Our first meetup will be October 24 during Strata / Had...
|
|
|
Author: Doug Daniels,
2012-10-04, 21:13
|
|
|
RE: Are there any explanations of the implementation of illustrate? - Pig - [mail # dev]
|
|
...Hey Jonathan, We've done a bunch of updates to illustrate on a private 0.9 branch that we 're looking to merge in as soon as we can, including making it much more te stable and making ...
|
|
|
Author: Doug Daniels,
2012-07-05, 21:45
|
|
|
[PIG-2688] Log the aliases being processed for the current job - Pig - [issue]
|
|
...It's helpful to know which aliases are being processed for a given MR job while the script is running. This information currently prints at the end, but it's helpful to have during exe...
|
|
|
http://issues.apache.org/jira/browse/PIG-2688
Author: Doug Daniels,
2012-05-08, 22:56
|
|
|
RE: Apache Pig hackday @ Twitter (SF) - Pig - [mail # user]
|
|
...If we figure out how to do remote participants, I'd love to join as well fr om NY. Thanks, Doug ________________________________________ From: Jeremy Hanna [[EMAIL PROTECTED]] Sent: Th...
|
|
|
Author: Doug Daniels,
2012-04-20, 12:55
|
|
|
[PIG-2617] Project-Range expression fails inside macro for UDF arguments - Pig - [issue]
|
|
...The Project-Range feature (fieldA..fieldB) fails inside a macro for UDF arguments, but works outside of a macro.For example, this script works:input_data = LOAD 'input_strings.txt' USING Pig...
|
|
|
http://issues.apache.org/jira/browse/PIG-2617
Author: Doug Daniels,
2012-03-26, 20:32
|
|
|
Re: Pig UI - Pig - [mail # user]
|
|
...Hi all, thanks for your questions and interest. Our first public release will be in a few months. We'll have one or two more invite-only releases before then. To get on our invite list...
|
|
|
Author: Doug Daniels,
2012-01-22, 18:13
|
|
|
Streaming UDFs - Pig - [mail # dev]
|
|
...We've been using pig's jython UDF support and really enjoying it, but we're finding several cases where we need python modules with C extensions, whic h jython doesn't support. W...
|
|
|
Author: Doug Daniels,
2011-11-20, 17:28
|
|
|
Re: pig cookbook - Pig - [mail # user]
|
|
...Thanks Dmitriy, I didn't know you could do that! I added an entry to the FAQ that Daniel pointed out: http://bit.ly/sZ8UOL -Doug On 11/10/11 6:25 PM, "Dmitriy Ryaboy"  ...
|
|
|
Author: Doug Daniels,
2011-11-14, 16:02
|
|
|
pig cookbook - Pig - [mail # user]
|
|
...I was just working on a pig script to group some data by a field and then g enerate percentages for each group. Without windowing functions at my disp osal, I wound up using a gr...
|
|
|
Author: Doug Daniels,
2011-11-10, 02:32
|
|
|
|