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

Rohini Palaniswamy commented on PIG-4521:
-----------------------------------------

Can we create a operators.conf which include the below stuff and rename 
nightly.conf to something else?

 'name' => 'CoGroup',
                'name' => 'Join',
                'name' => 'MergeJoin',
                'name' => 'SkewedJoin',
               'name' => 'MergeSparseJoin',
                'name' => 'Order',
                'name' => 'Distinct',
                'name' => 'Cross',
                'name' => 'Union',
               'name' => 'Limit',
                'name' => 'Split',
                  'name' => 'Sample',
                   'name' => 'Rank',
                'name' => 'Rank_Dense',
                'name' => 'Native',

> Divide nightly.conf tests into two test files
> ---------------------------------------------
>
>                 Key: PIG-4521
>                 URL: https://issues.apache.org/jira/browse/PIG-4521
>             Project: Pig
>          Issue Type: Test
>            Reporter: Namit Maheshwari
>         Attachments: PIG-4521.patch
>
>
> Currently Pig e2e tests take a lot of time to execute and complete the run. 
> But most of the tests are in a single test file i.e. nightly.conf
> The idea is to break the nightly.conf file into two, such that each file 
> contains about equal number of tests. This way we can execute the tests on 
> separate clusters and finish the run faster.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to