You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Daniel Dai (JIRA)" <ji...@apache.org> on 2016/11/02 23:54:59 UTC

[jira] [Updated] (PIG-5049) Cleanup e2e tests turing_jython.conf

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

Daniel Dai updated PIG-5049:
----------------------------
    Attachment: PIG-5049-2.patch

Good idea to move Jython_Command_1 to hcat.conf.

Jython_Error_7 have out1 and out2 bound and it fails with results[0].result("E").iterator(). Fixed result.isSuccessful() -> results[0].isSuccessful().

> Cleanup e2e tests turing_jython.conf
> ------------------------------------
>
>                 Key: PIG-5049
>                 URL: https://issues.apache.org/jira/browse/PIG-5049
>             Project: Pig
>          Issue Type: Bug
>          Components: e2e harness
>            Reporter: Daniel Dai
>            Assignee: Daniel Dai
>             Fix For: 0.17.0
>
>         Attachments: PIG-5049-1.patch, PIG-5049-2.patch
>
>
> turing_jython is quite messy. In this ticket, I clean up the test suits and fix several issues:
> 1. The simple load/store with no param test repeated 3 times in different context
> 2. bring back Jython_Properties
> 3. Jython_Error_[4,5,7] are not test the right negative condition
> 4. comments does not match test



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