| clear query|facets|time |
Search criteria: .
Results from 41 to 50 from
485 (0.366s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Review Request: Review for PIG-2641 - add ToJson builtin to Pig - Pig - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9481/ (Updated Feb. 18, 2013, 11:03 p.m.) Review request for pig, Ashutosh Chauhan, Dmit...
|
|
|
Author: Russell Jurney,
2013-02-18, 23:03
|
|
|
Re: Review Request: Review for PIG-2641 - add ToJson builtin to Pig - Pig - [mail # dev]
|
|
... Thanks, I did this. Thanks, I did this too. - Russell This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9481/#review1...
|
|
|
Author: Russell Jurney,
2013-02-18, 23:02
|
|
|
Re: Review Request: Review for PIG-2641 - add ToJson builtin to Pig - Pig - [mail # dev]
|
|
... ByteArrayOutputStream baos; if(baos == null) { baos = new ByteArrayOutputStream(BUF_S...
|
|
|
Author: Russell Jurney,
2013-02-18, 22:43
|
|
|
Re: How to make ivy import lucene-core and lucene-analyzers-common - Pig - [mail # dev]
|
|
...Thanks On Feb 18, 2013 6:48 AM, "Jonathan Coveney" wrote: ...
|
|
|
Author: Russell Jurney,
2013-02-18, 17:22
|
|
|
[PIG-3089] Implicit relation names - Pig - [issue]
|
|
...A = load foo;B = load bar;filter A by id > 5;join A_1 by id, B by id;// or A_filterforeach A_1_B generate id;store into foobar; // A_1_B_1 or A_filter_B_generateOr some such routine?We do...
|
|
|
http://issues.apache.org/jira/browse/PIG-3089
Author: Russell Jurney,
2013-02-18, 15:52
|
|
|
Re: Pig 0.12 3 months after Pig 0.11? - Pig - [mail # dev]
|
|
...This makes sense to me, and thank you for driving it. I am going to help doing docs and other things in little JIRAs. On Sun, Feb 17, 2013 at 6:22 PM, Cheolsoo Park wrote: &nbs...
|
|
|
Author: Russell Jurney,
2013-02-18, 03:43
|
|
|
How to make ivy import lucene-core and lucene-analyzers-common - Pig - [mail # dev]
|
|
...I am working on a LuceneTokenize command, and need to import some stuff from lucene. I add this to ivy.xml: But the jars are not in the project afte...
|
|
|
Author: Russell Jurney,
2013-02-18, 01:38
|
|
|
Pig 0.12 3 months after Pig 0.11? - Pig - [mail # dev]
|
|
...Anyone up for doing a release 3-4 months after Pig 0.11, the way I think it is 'supposed' to work? I want the new AvroStorage in my book, before it comes out in print :) Russell Jurney...
|
|
|
Author: Russell Jurney,
2013-02-18, 01:29
|
|
|
Re: Low hanging fruit - Pig - [mail # dev]
|
|
...I knocked out some of the documentation ones. On Sun, Feb 17, 2013 at 2:06 PM, Russell Jurney wrote: Russell Jurney twitter.com/rjurney [EMAIL PROTECTED] datasyndrome.co...
|
|
|
Author: Russell Jurney,
2013-02-18, 00:18
|
|
|
[PIG-3111] ToAvro to convert any Pig record to an Avro bytearray - Pig - [issue]
|
|
...I want to create a ToAvro() builtin that converts arbitrary pig fields, including complex types (bags, tuples, maps) to avro format as bytearrays.This would enable storing Avro records in ar...
|
|
|
http://issues.apache.org/jira/browse/PIG-3111
Author: Russell Jurney,
2013-02-18, 00:16
|
|
|
|