You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2014/02/20 01:18:19 UTC

[jira] [Updated] (PIG-3674) Fix TestAccumuloPigCluster on Hadoop 2

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

Josh Elser updated PIG-3674:
----------------------------

    Attachment: 0001-PIG-3674-Remove-commented-timeout-and-update-exclude.patch

Both hadoop1 and hadoop2 fail when I try to put the timeout on the JUnit Test annotation, and both work when the timeout is not present. I'm guessing that the ScriptState ThreadLocal is getting initialized differently when JUnit is running the test with the timeout. Patch removes the test exclusion and removes the commented out timeout.

> Fix TestAccumuloPigCluster on Hadoop 2
> --------------------------------------
>
>                 Key: PIG-3674
>                 URL: https://issues.apache.org/jira/browse/PIG-3674
>             Project: Pig
>          Issue Type: Bug
>          Components: internal-udfs
>            Reporter: Daniel Dai
>            Assignee: Josh Elser
>             Fix For: 0.13.0
>
>         Attachments: 0001-PIG-3674-Remove-commented-timeout-and-update-exclude.patch
>
>
> Currently TestAccumuloPigCluster is disabled for Hadoop 2. We need to fix it and enable it.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)