You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Rohini Palaniswamy (JIRA)" <ji...@apache.org> on 2012/08/06 03:50:30 UTC

[jira] [Updated] (PIG-2859) Fix few e2e test failures

     [ https://issues.apache.org/jira/browse/PIG-2859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rohini Palaniswamy updated PIG-2859:
------------------------------------

    Attachment: PIG-2859.patch

1) ClassResolution_1 - UDF was referred by class name without the fully qualifed package name
2) Native_x_local - The mapredjars were not configured in local.conf
3) Jython_Macro_1_Local - Was failing because the input file was the data directory itself instead
of studenttab10K. In case of mapred and local, the number of files under data
directory was different so Jython_Macro_1 passed with the benchmark created during mapred, but
Jython_Macro_1_local failed with the benchmark from mapred.
4)NegForeach - The regex string had a hardcoded input path instead of considering :INPATH:
                
> Fix few e2e test failures
> -------------------------
>
>                 Key: PIG-2859
>                 URL: https://issues.apache.org/jira/browse/PIG-2859
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.10.1
>            Reporter: Rohini Palaniswamy
>            Assignee: Rohini Palaniswamy
>            Priority: Minor
>             Fix For: 0.11, 0.10.1
>
>         Attachments: PIG-2859.patch
>
>
> ClassResolution_1, Native_1_Local, Native_2_Local, Native_3_Local, Jython_Macro_1_local and NegForeach_8 are some of the failing e2e tests that need to be fixed. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira