| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
545 (0.117s).
|
|
|
Loading phrases to help you refine your search...
|
|
[PIG-2596] Jython UDF does not handle boolean output - Pig - [issue]
|
|
...When a Jython UDF returns boolean, we still get integer object in Pig, through describe show the right boolean type.Jython UDF:@outputSchema("retired:boolean")def isretired(age): ...
|
|
|
http://issues.apache.org/jira/browse/PIG-2596
Author: Daniel Dai,
2013-06-18, 10:44
|
|
|
[PIG-3337] Fix remaining Window e2e tests - Pig - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/PIG-3337
Author: Daniel Dai,
2013-06-04, 22:50
|
|
|
[PIG-2956] Invalid cache specification for some streaming statement - Pig - [issue]
|
|
...Another category of failure in e2e tests, such as ComputeSpec_1, ComputeSpec_2, ComputeSpec_3, RaceConditions_1, RaceConditions_3, RaceConditions_4, RaceConditions_7, RaceConditions_8.Here i...
|
|
|
http://issues.apache.org/jira/browse/PIG-2956
Author: Daniel Dai,
2013-05-31, 18:18
|
|
|
[PIG-3333] Fix remaining Windows core unit test failures - Pig - [issue]
|
|
...I combine a bunch of Windows unit test fixes into one patch to make things cleaner. They all originated from obvious Windows/Unix inconsistencies, which includes:1. Path separator inconsiste...
|
|
|
http://issues.apache.org/jira/browse/PIG-3333
Author: Daniel Dai,
2013-05-31, 01:56
|
|
|
[PIG-3334] Fix Windows piggybank unit test failures - Pig - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/PIG-3334
Author: Daniel Dai,
2013-05-30, 19:50
|
|
|
[PIG-2586] A better plan/data flow visualizer - Pig - [issue]
|
|
...Pig supports a dot graph style plan to visualize the logical/physical/mapreduce plan (explain with -dot option, see http://ofps.oreilly.com/titles/9781449302641/developing_and_testing.html)....
|
|
|
http://issues.apache.org/jira/browse/PIG-2586
Author: Daniel Dai,
2013-05-27, 21:15
|
|
|
Re: How to read String Array in apache pig - Pig - [mail # dev]
|
|
...You may need to write a custom LoadFunc, or load the data as chararray, then parse in custom EvalFunc. Thanks, Daniel On Tue, May 21, 2013 at 2:39 PM, siva Reddy wrote: &n...
|
|
|
Author: Daniel Dai,
2013-05-24, 21:06
|
|
|
[PIG-2954] TestParamSubPreproc still depends on "bash" to run - Pig - [issue]
|
|
...If bash is not exist in path, there are 3 test failures....
|
|
|
http://issues.apache.org/jira/browse/PIG-2954
Author: Daniel Dai,
2013-05-21, 18:21
|
|
|
[PIG-2957] TetsScriptUDF fail due to volume prefix in jar - Pig - [issue]
|
|
...testPythonAbsolutePath fail. Stack is:java.io.IOException: Mkdirs failed to create C:\tmp\hadoop-Administrator\mapred\local\1_0\taskTracker\Administrator\jobcache\job_20120725074728013_0011\...
|
|
|
http://issues.apache.org/jira/browse/PIG-2957
Author: Daniel Dai,
2013-05-21, 18:19
|
|
|
[PIG-3052] TestBZip fail on Windows due to new line character - Pig - [issue]
|
|
...The problem is when writing the file, Pig use System.out.println(), which will write "\r\n", which is not expected by the test....
|
|
|
http://issues.apache.org/jira/browse/PIG-3052
Author: Daniel Dai,
2013-05-21, 18:18
|
|
|
|