| clear query|facets|time |
Search criteria: .
Results from 131 to 140 from
156 (0.2s).
|
|
|
Loading phrases to help you refine your search...
|
|
https://issues.apache.org/jira/browse/PIG-1923 - Pig - [mail # dev]
|
|
...Hi, I just attached a patch that fixes a bug in the Jython UDFs found this week . I'm going to check it in, unless someone thinks otherwise. https://issues.apache.org/jira/browse/PIG-1923 Ju...
|
|
|
Author: Julien Le Dem,
2011-03-20, 05:45
|
|
|
Re: [VOTE] Pig 1.0! - Pig - [mail # user]
|
|
...Before moving to 1.0, I think the public APIs should be refactored a bit. ( UDFs, ...: all the classes users extend or use) Some of the Pig APIs have grown organically and would need changes...
|
|
|
Author: Julien Le Dem,
2011-03-10, 01:06
|
|
|
Re: Build failed in Hudson: Pig-trunk #932 - Pig - [mail # dev]
|
|
...So the build failed and it was already failing. How do I know if I broke something ? From the build output it seems the con trib is not compiling. Am I correct ? Shouldn't we split those bui...
|
|
|
Author: Julien Le Dem,
2011-02-24, 17:51
|
|
|
Re: Sponsoring Howl as an incubator project - Pig - [mail # user]
|
|
...Agreed. Julien On 2/8/11 10:49 PM, "Santhosh Srinivasan" wrote: As one of my favorite people says "Sometimes, its just not the letter of th e law but the spirit of the law...
|
|
|
Author: Julien Le Dem,
2011-02-09, 18:22
|
|
|
Re: [VOTE] Sponsoring Howl as an Apache Incubator project - Pig - [mail # user]
|
|
...+1 On 2/2/11 2:08 PM, "Jeff Hammerbacher" wrote: Awesome! Huge +1. On Wed, Feb 2, 2011 at 1:18 PM, Alan Gates wrote: r uld . g we onsor ...
|
|
|
Author: Julien Le Dem,
2011-02-02, 23:09
|
|
|
Re: Pig developer meeting in February - Pig - [mail # dev]
|
|
...Me too. Julien On 1/27/11 4:09 PM, "Dmitriy Ryaboy" wrote: Ok yeah I'll come :). On Thu, Jan 27, 2011 at 3:17 PM, Olga Natkovich wrote ly d n e e ...
|
|
|
Author: Julien Le Dem,
2011-01-28, 01:21
|
|
|
Re: Pig developer meeting in February - Pig - [mail # dev]
|
|
...If making Pig Thread safe (i.e.: two threads running a different pig script ) is important then we need to change some of the APIs from static singleto n access to a dependency injection pat...
|
|
|
Author: Julien Le Dem,
2011-01-26, 22:41
|
|
|
Re: python udf doesnt work - Pig - [mail # user]
|
|
...As a workaround, in Jython you can also use the java classes. Something like: (not tested) from java.util.regex import * from java.lang import * @outputSchema("y:bag{t:tuple(word...
|
|
|
Author: Julien Le Dem,
2011-01-26, 18:01
|
|
|
Re: Exception Handling in Pig Scripts - Pig - [mail # dev]
|
|
...My opinion is that the Pig feature would not use it. What we're discussing is more granular and prevents the task to fail. Also it allows actual handling of the error in a simple way (...
|
|
|
Author: Julien Le Dem,
2011-01-21, 03:01
|
|
|
Re: Exception Handling in Pig Scripts - Pig - [mail # dev]
|
|
...I've summed up the thread here: http://wiki.apache.org/pig/PigErrorHandlingInScripts I'm sure it's biased toward its author's opinion, let me know what you thin k. Julien On 1/20/11 3:...
|
|
|
Author: Julien Le Dem,
2011-01-21, 02:35
|
|
|
|