| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
1352 (0.173s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Pig 0.10 on YARN - Pig - [mail # dev]
|
|
...Can you run `pig -secretDebugCmd` and look at your paths? I suspect there's something going on there, like not having the right configs or hadoop jars. On Thu, Mar 28, 2013 at 11:32 P...
|
|
|
Author: Dmitriy Ryaboy,
2013-03-29, 16:08
|
|
|
Re: EvalFunc finish() closing connections prematurely - Pig - [mail # user]
|
|
...Mike, have you tried adding logging to any EvalFunc methods that communicate with Mongo to see which of them is calling it after finish() ? Are you sure something else doesn't close Mongo co...
|
|
|
Author: Dmitriy Ryaboy,
2013-03-26, 00:03
|
|
|
Re: Put a "Google summer of code 2013" cwiki page - Pig - [mail # dev]
|
|
...This is a little different than how we've done such things before, but how about a project to get Pig to run on Spark (aka, Spork)? The Twitter pig folks have some code we'd love to share th...
|
|
|
Author: Dmitriy Ryaboy,
2013-03-22, 17:04
|
|
|
Re: Review Request: [PIG-3173] - Partition filter pushdown does not happen if partition keys condition include a AND and OR construct - Pig - [mail # dev]
|
|
... correct, unless my logic is wrong. I actually think we made a bad decision when we decided that if we can push partitions down, we can drop the filter on the pig side -- this me...
|
|
|
Author: Dmitriy Ryaboy,
2013-03-20, 19:45
|
|
|
Re: Review Request: [PIG-3173] - Partition filter pushdown does not happen if partition keys condition include a AND and OR construct - Pig - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10035/#review18127 http://svn.apache.org/repos/asf/pig/trunk/src/org/apache/pig/newplan/...
|
|
|
Author: Dmitriy Ryaboy,
2013-03-20, 00:42
|
|
|
Re: Are we ready for 0.11.1 release? - Pig - [mail # dev]
|
|
...Yeah adding new types seems like a big thing, would prefer for it to be 0.12 only. Sounds like we are ready to roll 0.11.1.. Bill, want to do the honors again? On Mon, Ma...
|
|
|
Author: Dmitriy Ryaboy,
2013-03-18, 17:51
|
|
|
Re: Are we ready for 0.11.1 release? - Pig - [mail # dev]
|
|
...Just +1'd it. I think after this one we are good to go? On Sun, Mar 17, 2013 at 9:09 PM, Daniel Dai wrote: ...
|
|
|
Author: Dmitriy Ryaboy,
2013-03-18, 08:04
|
|
|
Are we ready for 0.11.1 release? - Pig - [mail # dev]
|
|
...I think all the critical patches we discussed as required for 0.11.1 have gone in -- is there anything else people want to finish up, or can we roll this? Current change log: Rel...
|
|
|
Author: Dmitriy Ryaboy,
2013-03-16, 00:08
|
|
|
Re: Usage of 'limit' with Pig for Hbase - Pig - [mail # user]
|
|
...To explain what's going on: -limit for HBaseStorage limits the number of rows returned from *each region* in the hbase table. It's an optimization -- there is no way for the LIMIT operator t...
|
|
|
Author: Dmitriy Ryaboy,
2013-03-15, 01:50
|
|
|
Re: pig 0.12.0 ERROR 2998: Unhandled internal error. com.google.common.collect.ImmutableSet.of - Pig - [mail # user]
|
|
...Try this: pig -secretDebugCmd this will show you what's actually on the classpath. On Tue, Mar 12, 2013 at 3:32 PM, Danfeng Li wrote: ...
|
|
|
Author: Dmitriy Ryaboy,
2013-03-12, 23:29
|
|
|
|