| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
156 (0.085s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: pig 0.11 candidate 2 feedback: Several problems - Pig - [mail # dev]
|
|
...I agree we should support 0.20.2 in this case. There is significant community need and it is a small and easy change it seems. That said, if we're going to stop the release candidate for thi...
|
|
|
Author: Julien Le Dem,
2013-02-20, 17:21
|
|
|
Re: Injecting plans - Pig - [mail # dev]
|
|
...Then I would point the same direction as Bill: override relativeToAbsolutePath That's more or less what HCatalog does: You use a loader/storer that abstracts out where the data is. and...
|
|
|
Author: Julien Le Dem,
2013-02-12, 17:24
|
|
|
Re: Injecting plans - Pig - [mail # dev]
|
|
...Is it for testing or something totally different? you can also look at o.a.p.builtin.mock.Storage for injecting data Julien On Mon, Feb 11, 2013 at 6:17 PM, Prashant Kommireddi wrote:...
|
|
|
Author: Julien Le Dem,
2013-02-12, 02:30
|
|
|
Re: registerScript vs executeBatch - Pig - [mail # dev]
|
|
...yes, the behavior of registerScript() depends on if you called setBatchOn() before or not if batch is on, you need to call executeBatch() otherwise it just executes when you store something ...
|
|
|
Author: Julien Le Dem,
2013-02-11, 04:02
|
|
|
Re: Pig 11 release notes - draft - Pig - [mail # dev]
|
|
...FYI, here is the presentation about new features in Pig-0.11 by Daniel http://www.slideshare.net/hortonworks/new-features-in-pig-011 On Thu, Feb 7, 2013 at 2:27 PM, Rohini Palaniswamy...
|
|
|
Author: Julien Le Dem,
2013-02-07, 22:40
|
|
|
Re: inconsistency between ivy/library.properties and .eclipse.templates/.classpath - Pig - [mail # dev]
|
|
...try "ant eclipse-files" I don't think it uses this template anymore. On Wed, Feb 6, 2013 at 10:10 AM, Kyungho Jeon wrote: ...
|
|
|
Author: Julien Le Dem,
2013-02-06, 19:08
|
|
|
Re: Move pig project from svn to git repository - Pig - [mail # dev]
|
|
...Sure, I'm more interested in how our patch-file-based contribution process would be improved by moving to git. I'm not against it but I'd like we think this through. So my question is: How w...
|
|
|
Author: Julien Le Dem,
2013-02-04, 20:42
|
|
|
Re: Move pig project from svn to git repository - Pig - [mail # dev]
|
|
...There was a thread about this last year: http://mail-archives.apache.org/mod_mbox/pig-dev/201203.mbox/thread?5 As I recall there was no opposition but also no strong motivation to be trailbl...
|
|
|
Author: Julien Le Dem,
2013-02-04, 18:44
|
|
|
[PIG-3082] outputSchema of a UDF allows two usages when describing a Tuple schema - Pig - [issue]
|
|
...When defining an evalfunc that returns a Tuple there are two ways you can implement outputSchema(). The right way: return a schema that contains one Field that contains the type and schema o...
|
|
|
http://issues.apache.org/jira/browse/PIG-3082
Author: Julien Le Dem,
2013-02-01, 19:55
|
|
|
Re: Pig 11.0 - Pig - [mail # dev]
|
|
...It sounds like we are ready to go. There are two remaining documentation JIRAs that will be committed soon. Daniel, do you want to build the release? Julien On Mon, Jan 28, 2013 at 10:...
|
|
|
Author: Julien Le Dem,
2013-01-29, 00:44
|
|
|
|