[
https://issues.apache.org/jira/browse/PIG-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olga Natkovich updated PIG-253:
-------------------------------
Attachment: PIG-253_v2.patch
This patch addresses failures in streaming.
It turns out that we used to parse taks file name to determine task id so that
we know whether to write its stderr to DFS. The name changed; however, Hadoop
18 has better way to get this information (via API).
With this patch all unit tests pass
> Integrating Pig with Hadoop 0.18
> --------------------------------
>
> Key: PIG-253
> URL: https://issues.apache.org/jira/browse/PIG-253
> Project: Pig
> Issue Type: Improvement
> Reporter: Olga Natkovich
> Attachments: PIG-253.patch, PIG-253_v2.patch,
> TEST-org.apache.pig.test.TestStreaming.txt
>
>
> Hadoop 0.18 is going into feature freeze by the end of this week. We will
> need to start integration soon.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.