You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Sushant Joshi (JIRA)" <ji...@apache.org> on 2012/10/12 20:33:03 UTC

[jira] [Commented] (PIG-2967) Fix Glob_local test failure for Pig E2E Test Framework

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

Sushant Joshi commented on PIG-2967:
------------------------------------

The fix adds studenttab20m data in LocalDeployer.pm.  

------ Snippet from the patch file

{
            'name' => "studenttab20m",
            'filetype' => "studenttab",
            'rows' => 20000000,
            'outfile' => "singlefile/studenttab20m",
},    

I have tested this patch on a test grid through a Jenkins build, and the checksums match, tests pass.
                
> Fix Glob_local test failure for Pig E2E Test Framework
> ------------------------------------------------------
>
>                 Key: PIG-2967
>                 URL: https://issues.apache.org/jira/browse/PIG-2967
>             Project: Pig
>          Issue Type: Test
>          Components: e2e harness
>    Affects Versions: 0.10.1
>            Reporter: Sushant Joshi
>            Priority: Minor
>             Fix For: 0.10.1
>
>         Attachments: glob_local.patch
>
>
> The Glob_3_local, Glob_4_local, Glob_5_local E2E tests fails due check sum mismatch with benchmark data.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira