[ 
https://issues.apache.org/jira/browse/PIG-1094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12793747#action_12793747
 ] 

Pradeep Kamath commented on PIG-1094:
-------------------------------------

Latest list of unit test failures on branch:

||Testcase class||Testcase Method||Probable Cause||
|TestEvalPipeline2|testEmptySort|order by|
|TestMRCompiler|testMergeJoin|merge join|
|TestPoissonSampleLoader|testComputeSamples|skew join|
|TestPruneColumn|testOrderBy3|Prune columns issue with order by|
|TestSkewedJoin|testSkewedJoinNullKeys|skew join|
|TestSkewedJoin|testSkewedJoinOuter|skew join|
|TestHBaseStorage|testLoadFromHBase|HBaseStorage needs to be fixed|
|TestHBaseStorage|testBackwardsCompatibility|HBaseStorage needs to be fixed|
|TestCounters|testMapOnly|Counters need to fixed - hadoop issue|
|TestCounters|testMapOnlyBinStorage|Counters need to fixed - hadoop issue|
|TestCounters|testMapReduceOnly|Counters need to fixed - hadoop issue|
|TestCounters|testMapReduceOnlyBinStorage|Counters need to fixed - hadoop issue|
|TestCounters|testMapCombineReduce|Counters need to fixed - hadoop issue|
|TestCounters|testMapCombineReduceBinStorage|Counters need to fixed - hadoop 
issue|
|TestCounters|testMultipleMRJobs|Counters need to fixed - hadoop issue|
|TestCounters|testLocal|Counters need to fixed - hadoop issue|


> Fix unit tests corresponding to source changes so far
> -----------------------------------------------------
>
>                 Key: PIG-1094
>                 URL: https://issues.apache.org/jira/browse/PIG-1094
>             Project: Pig
>          Issue Type: Sub-task
>            Reporter: Pradeep Kamath
>            Assignee: Pradeep Kamath
>         Attachments: PIG-1094.patch, PIG-1094_2.patch, PIG-1094_3.patch, 
> PIG-1094_4.patch
>
>
> The check-in's so far on load-store-redesign branch have nor addressed unit 
> test failures due to interface changes. This jira is to track the task of 
> making the common case unit tests work with the new interfaces. Some aspects 
> of the new proposal like using LoadCaster interface for casting, making local 
> mode work have not been completed yet. Tests which are failing due to those 
> reasons will not be fixed in this jira and addressed in the jiras 
> corresponding to those tasks

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to