| clear query|facets|time |
Search criteria: .
Results from 71 to 80 from
246 (0.219s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Exception during parallel jobs execution using python - Pig - [mail # user]
|
|
...Hi Jakub, It sounds like a multi-threading bug in Pig to me. Do you mind filing a jira and attaching your script that reproduces the issue? Thanks, Cheolsoo On Fri, Feb 1...
|
|
|
Author: Cheolsoo Park,
2013-02-15, 22:05
|
|
|
Re: Restricting loading of log files based on parameter input - Pig - [mail # user]
|
|
...Hi Ian, 1) Pre-processor statements are just text substitution, so you can't call a Python (or Java) function inside %declare. 2) Regarding DEFINE statements, there are two probl...
|
|
|
Author: Cheolsoo Park,
2013-02-15, 21:53
|
|
|
[PIG-3187] Add -tagFile and -tagPath options to AvroStorage - Pig - [issue]
|
|
...PigStorage already supports these options, and it can be useful in AvroStorage as well in particular when we want to filter records by filenames....
|
|
|
http://issues.apache.org/jira/browse/PIG-3187
Author: Cheolsoo Park,
2013-02-15, 19:38
|
|
|
Re: Pig standalone jar - Pig - [mail # dev]
|
|
...We already generate core pig jar even though it's not published on Maven repo. If you run "ant clean jar", you will find two jars under the build dir: -rw-r--r-- 1 cheolsoo cheol...
|
|
|
Author: Cheolsoo Park,
2013-02-14, 17:49
|
|
|
[PIG-3156] TestSchemaTuple fails in trunk - Pig - [issue]
|
|
...To reproduce the issue, do:ant clean test -Dtestcase=TestSchemaTupleAll 3 test cases fail with the following error:Caused by: java.lang.RuntimeException: Unable to compile ...
|
|
|
http://issues.apache.org/jira/browse/PIG-3156
Author: Cheolsoo Park,
2013-02-10, 20:19
|
|
|
[PIG-3155] TestTypeCheckingValidatorNewLP.testSortWithInnerPlan3 fails in trunk - Pig - [issue]
|
|
...To reproduce the failure, do:ant clean test -Dtestcase=TestTypeCheckingValidatorNewLPThe test fails with the following error:Error expectedjunit.framework.AssertionFailedError: Error expecte...
|
|
|
http://issues.apache.org/jira/browse/PIG-3155
Author: Cheolsoo Park,
2013-02-10, 20:17
|
|
|
Re: Failing unit tests in trunk - Pig - [mail # dev]
|
|
...Hi all, I need +1 to commit the following fixes: https://issues.apache.org/jira/browse/PIG-3155- TestTypeCheckingValidatorNewLP.testSortWithInnerPlan3 fails in trunk https://issu...
|
|
|
Author: Cheolsoo Park,
2013-02-10, 02:43
|
|
|
Review Request: PIG-3156 TestSchemaTuple fails in trunk - Pig - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9395/ Review request for pig and Jonathan Coveney. Description This patch adds mis...
|
|
|
Author: Cheolsoo Park,
2013-02-10, 01:23
|
|
|
[PIG-3154] TestPackage.testOperator fails in trunk - Pig - [issue]
|
|
...To reproduce the issue, do:ant clean test -Dtestcase=TestPackageThe test fails with the following error:No test case for type bigintegerjunit.framework.AssertionFailedError: No test case for...
|
|
|
http://issues.apache.org/jira/browse/PIG-3154
Author: Cheolsoo Park,
2013-02-09, 23:23
|
|
|
[PIG-3168] TestMultiQueryBasic.testMultiQueryWithSplitInMapAndMultiMerge fails in trunk - Pig - [issue]
|
|
...PIG-2994 made explain with no alias be equivalent to explain on the previous alias. This breaks TestMultiQueryBasic.testMultiQueryWithSplitInMapAndMultiMerge because the previous alias is an...
|
|
|
http://issues.apache.org/jira/browse/PIG-3168
Author: Cheolsoo Park,
2013-02-08, 03:06
|
|
|
|