| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
485 (0.077s).
|
|
|
Loading phrases to help you refine your search...
|
|
[PIG-3143] Enable TOKENIZE to use any configurable Lucene Tokenizer, if a config parameter is set and the JARs included - Pig - [issue]
|
|
...I'll do this in time for 12. TOKENIZE is literally useless as is. See: http://thedatachef.blogspot.com/2011/04/lucene-text-tokenization-udf-for-apache.htmlhttps://github.com/Ganglion/varaha/...
|
|
|
http://issues.apache.org/jira/browse/PIG-3143
Author: Russell Jurney,
2013-02-22, 15:26
|
|
|
[PIG-3197] Add the Stanford Tokenizer to the list of Tokenizers in Pig: StanfordTokenize - Pig - [issue]
|
|
...See https://github.com/Ganglion/varaha/blob/master/src/main/java/varaha/text/StanfordTokenize.javaMore about the stanford tokenizer here: http://nlp.stanford.edu/software/tokenizer.shtml...
|
|
|
http://issues.apache.org/jira/browse/PIG-3197
Author: Russell Jurney,
2013-02-22, 14:53
|
|
|
Re: pig 0.11 candidate 2 feedback: Several problems - Pig - [mail # dev]
|
|
...I stand corrected. Cool, 0.11 is good! On Wed, Feb 20, 2013 at 1:15 PM, Jarek Jarcec Cecho wrote: Russell Jurney twitter.com/rjurney [EMAIL PROTECTED] datasyndrome.com...
|
|
|
Author: Russell Jurney,
2013-02-20, 23:34
|
|
|
Re: pig 0.11 candidate 2 feedback: Several problems - Pig - [mail # dev]
|
|
...Isn't the point of an RC to find and fix bugs like these> On Wed, Feb 20, 2013 at 11:31 AM, Bill Graham wrote: Russell Jurney twitter.com/rjurney [EMAIL PROTECT...
|
|
|
Author: Russell Jurney,
2013-02-20, 19:33
|
|
|
Re: pig 0.11 candidate 2 feedback: Several problems - Pig - [mail # dev]
|
|
...I think someone should step up and fix the easy ones, if possible. On Tue, Feb 19, 2013 at 9:51 AM, Bill Graham wrote: Russell Jurney twitter.com/rjurney [EMAIL PR...
|
|
|
Author: Russell Jurney,
2013-02-19, 17:54
|
|
|
[PIG-3192] Better call to action to download Pig in docs - Pig - [issue]
|
|
...The docs should link to the download page up top....
|
|
|
http://issues.apache.org/jira/browse/PIG-3192
Author: Russell Jurney,
2013-02-19, 15:33
|
|
|
[PIG-3196] Add StanfordTokenize using the Stanford Tokenizer - Pig - [issue]
|
|
...See https://github.com/Ganglion/varaha/blob/master/src/main/java/varaha/text/StanfordTokenize.javaMore about the stanford tokenizer here: http://nlp.stanford.edu/software/tokenizer.shtml...
|
|
|
http://issues.apache.org/jira/browse/PIG-3196
Author: Russell Jurney,
2013-02-18, 23:54
|
|
|
Re: Review Request: Review for PIG-2641 - add ToJson builtin to Pig - Pig - [mail # dev]
|
|
...Thanks, I was able to declare baos as a class variable and then re-initialize it via reset. json would not work this way though, the output was corrupted, even when I flushed. On Mon,...
|
|
|
Author: Russell Jurney,
2013-02-18, 23:29
|
|
|
Review Request: Review for PIG-3190, add LuceneTokenize and SnowballTokenize - Pig - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9511/ Review request for pig, Alan Gates, Prashant Sharma, Jonathan Coveney, and Gunther Haglei...
|
|
|
Author: Russell Jurney,
2013-02-18, 23:16
|
|
|
Re: Review Request: Review for PIG-2641 - add ToJson builtin to Pig - Pig - [mail # dev]
|
|
... Actually, this one does not work. The json output is bad, even when I flush. I had to do baos.reset() each execution to reuse this. - Russell This is an aut...
|
|
|
Author: Russell Jurney,
2013-02-18, 23:04
|
|
|
|