| clear query|facets|time |
Search criteria: .
Results from 111 to 120 from
541 (2.915s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: About the Pig Latin Implementation - Pig - [mail # dev]
|
|
...Check the VLDB paper: http://infolab.stanford.edu/~olston/publications/vldb09.pdf On Tue, May 22, 2012 at 8:40 PM, Li Shengmei wrote: A I ou...
|
|
|
Author: Daniel Dai,
2012-05-23, 08:26
|
|
|
Re: xerces error running junit tests on Pig trunk - Pig - [mail # dev]
|
|
...JDK 1.6 should be fine. I didn't see any failures in 1.6. Is there some misplaced hadoop configuration files in your CLASSPATH? On Tue, May 22, 2012 at 2:18 PM, Kumar Ravi wrote...
|
|
|
Author: Daniel Dai,
2012-05-22, 22:14
|
|
|
Re: xerces error running junit tests on Pig trunk - Pig - [mail # dev]
|
|
...Pig is not well tested with JDK 1.7, I would not be surprised if some tests fail under 1.7. What OS do you use? Which unit test do you see error? I can take a look when I get a chance....
|
|
|
Author: Daniel Dai,
2012-05-22, 19:00
|
|
|
[PIG-1188] Padding nulls to the input tuple according to input schema - Pig - [issue]
|
|
...Currently, the number of fields in the input tuple is determined by the data. When we have schema, we should generate input data according to the schema, and padding nulls if necessary. Here...
|
|
|
http://issues.apache.org/jira/browse/PIG-1188
Author: Daniel Dai,
2012-05-22, 02:04
|
|
|
[PIG-2594] JsonLoader/JsonStorage does not work with boolean - Pig - [issue]
|
|
...The following script fail:A = LOAD 'allscalar10k.json' using JsonLoader();store B into 'output';Exception:java.io.IOException: Unknown type in input schema: 5 at org.apache.pig.builtin.JsonL...
|
|
|
http://issues.apache.org/jira/browse/PIG-2594
Author: Daniel Dai,
2012-05-02, 03:40
|
|
|
Re: Publishing snapshot builds - Pig - [mail # dev]
|
|
...Yes, that will be great. "ant mvn-deploy" is the target to publish to maven snapshot. Daniel On Mon, Apr 30, 2012 at 12:57 PM, Bill Graham wrote:...
|
|
|
Author: Daniel Dai,
2012-04-30, 21:23
|
|
|
[PIG-2670] glitches on copyright years in documentation - Pig - [issue]
|
|
...There are several places in Pig site still use "Copyright © 2007". Should be "Copyright © 2011-2012". Thanks Lefty Leverenz point it out....
|
|
|
http://issues.apache.org/jira/browse/PIG-2670
Author: Daniel Dai,
2012-04-26, 23:59
|
|
|
Re: [jira] [Resolved] (PIG-2650) Convenience mock Loader and Storer to simplify unit testing of Pig scripts - Pig - [mail # dev]
|
|
...I silently commit the above mentioned patch in trunk. Otherwise, there is a compilation failure when you do ant -Dhadoopversion=23. Please do the same when you commit to 0.10 branch. O...
|
|
|
Author: Daniel Dai,
2012-04-26, 23:56
|
|
|
Re: [jira] [Resolved] (PIG-2650) Convenience mock Loader and Storer to simplify unit testing of Pig scripts - Pig - [mail # dev]
|
|
...Yes, agree. Bug fix or non-disruptive changes only. On Thu, Apr 26, 2012 at 2:55 PM, Thejas Nair wrote e ely e ote: " asl" a.plugin.system.issuetabpanels:all-tabpanel] rowse/PIG-...
|
|
|
Author: Daniel Dai,
2012-04-26, 21:57
|
|
|
Re: [jira] [Resolved] (PIG-2650) Convenience mock Loader and Storer to simplify unit testing of Pig scripts - Pig - [mail # dev]
|
|
...I am fine with it. Please also include the following tiny patch to fix hadoop 23 build after the patch. +++ pig/trunk/ivy.xml Thu Apr 26 21:11:36 2012 @@ -178,7 +178,7 @@ ...
|
|
|
Author: Daniel Dai,
2012-04-26, 21:15
|
|
|
|