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

Xuefu Zhang commented on PIG-1282:
----------------------------------

+1, though two repeated patterns that can be better organized. 1. removeDir() 
appears in many test cases. Ideally, this can be made as a method of some 
utility class. 2. Same logic of determine running mode (realCluster, 
miniCluster, MapReduce/Local) appears in most of these test cases. Ideally, 
this should be made as configurations instead of a bunch of if ... else... 
statements. Hopefully, these two issue can be addressed in the near future.

> [zebra] make Zebra's pig test cases run on real cluster
> -------------------------------------------------------
>
>                 Key: PIG-1282
>                 URL: https://issues.apache.org/jira/browse/PIG-1282
>             Project: Pig
>          Issue Type: Task
>    Affects Versions: 0.6.0
>            Reporter: Chao Wang
>            Assignee: Chao Wang
>             Fix For: 0.7.0
>
>         Attachments: PIG-1282.patch, PIG-1282.patch
>
>
> The goal of this task is to make Zebra's pig test cases run on real cluster.
> Currently Zebra's pig test cases are mostly tested using MiniCluster. We want 
> to use a real hadoop cluster to test them.

-- 
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