| clear query|facets|time |
Search criteria: .
Results from 21 to 30 from
543 (0.364s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Pig-GSoC2013 - Pig - [mail # dev]
|
|
...Yes, I think it is a bundle. I know there is already one student interested in it. Make sure you talk to Gianmarco ([EMAIL PROTECTED]) before you apply. Thanks, Daniel On Fri, A...
|
|
|
Author: Daniel Dai,
2013-04-24, 00:07
|
|
|
[PIG-3267] HCatStorer fail in limit query - Pig - [issue]
|
|
...The following query fail:data = LOAD 'student.txt' as (name:chararray, age:int, gpa:double);data_limited = limit data 10;samples = foreach data_limited generate age as number;store samples i...
|
|
|
http://issues.apache.org/jira/browse/PIG-3267
Author: Daniel Dai,
2013-04-12, 01:30
|
|
|
Re: Pig Roadmap - Pig - [mail # dev]
|
|
...I don't realize there's open Jira tickets for that but we can create one easily. I am interested in cost-based optimizer, however, this is a big topic. We will need to figure out how to coll...
|
|
|
Author: Daniel Dai,
2013-04-08, 18:13
|
|
|
Re: Pig snapshot on maven repo - Pig - [mail # dev]
|
|
...It is "ant mvn-deploy" target. Any committers can publish snapshots manually. Better if there could be a jenkins job to publish it everyday. I've just bring the snapshot to current. &n...
|
|
|
Author: Daniel Dai,
2013-04-03, 22:18
|
|
|
[PIG-3132] NPE when illustrating a relation with HCatLoader - Pig - [issue]
|
|
...Get NPE exception when illustrate a relation with HCatLoader:A = LOAD 'studenttab10k' USING org.apache.hcatalog.pig.HCatLoader();illustrate A;Exception:java.lang.NullPointerException &n...
|
|
|
http://issues.apache.org/jira/browse/PIG-3132
Author: Daniel Dai,
2013-04-02, 16:54
|
|
|
[PIG-3256] Upgrade jython to 2.5.3 (legal concern) - Pig - [issue]
|
|
...When we review the legal documents with Microsoft for Windows work, here is the recommend from lawyer:Jython 2.5.2 redistributes an external LGPL component (JNA) in a manner that puts Jython...
|
|
|
http://issues.apache.org/jira/browse/PIG-3256
Author: Daniel Dai,
2013-04-02, 16:54
|
|
|
Re: [VOTE] Release Pig 0.11.1 (candidate 0) - Pig - [mail # dev]
|
|
...Yes, it is Ok with me. Daniel On Mon, Mar 25, 2013 at 2:44 PM, Julien Le Dem wrote:...
|
|
|
Author: Daniel Dai,
2013-03-25, 22:42
|
|
|
Re: [VOTE] Release Pig 0.11.1 (candidate 0) - Pig - [mail # dev]
|
|
...My fault for missing license header for UDFContextTestLoaderWithSignature. Added it to both files, Thanks Prashant! I run unit tests/e2e tests, both passed. +1 for the rc except for th...
|
|
|
Author: Daniel Dai,
2013-03-25, 18:02
|
|
|
Put a "Google summer of code 2013" cwiki page - Pig - [mail # dev]
|
|
...https://cwiki.apache.org/confluence/display/PIG/GSoc2013 Feel free to add more project which could fit in the timeline of a student summer project. I remember there are several p...
|
|
|
Author: Daniel Dai,
2013-03-21, 01:25
|
|
|
[PIG-1271] Provide a more flexible data format to load complex field (bag/tuple/map) in PigStorage - Pig - [issue]
|
|
...With PIG-613, we are able to load txt files containing complex data type (map/bag/tuple) according to schema. However, the format of complex data field is very strict. User have to use pre-d...
|
|
|
http://issues.apache.org/jira/browse/PIG-1271
Author: Daniel Dai,
2013-03-21, 01:13
|
|
|
|