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

Cheolsoo Park updated PIG-2973:
-------------------------------

    Attachment: PIG-2973-2.patch

Updating the patch. Now UdfContext is copied from the ExecutableManager thread 
to the FileInputThread when input is asynchronous, so JobConf is no longer null 
when the exec() is called by the FileInputThread.

In addition, I added a new unit test case that verifies that JobConf is added 
to environment even when input is asynchronous. TestStreaming including the new 
test case passes with hadoop 20/23.

I also removed tabs and tailing white spaces, so it's probably easier to review 
it in the RB: https://reviews.apache.org/r/7695/

Thanks!
                
> TestStreaming test times out
> ----------------------------
>
>                 Key: PIG-2973
>                 URL: https://issues.apache.org/jira/browse/PIG-2973
>             Project: Pig
>          Issue Type: Sub-task
>    Affects Versions: 0.11
>            Reporter: Rohini Palaniswamy
>            Assignee: Cheolsoo Park
>             Fix For: 0.11
>
>         Attachments: PIG-2973-2.patch, PIG-2973.patch, test.tar.gz
>
>


--
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

Reply via email to