[
https://issues.apache.org/jira/browse/PIG-3117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cheolsoo Park updated PIG-3117:
-------------------------------
Resolution: Fixed
Fix Version/s: 0.13.0
Status: Resolved (was: Patch Available)
Committed to trunk. Thank you Ido for the contribution!
Note that I didn't commit the test case because I didn't want to add a 3 minute
long unit test given that unit tests already run too long. However, I think we
should add a test case to the e2e test suite. I will file a jira to create an
e2e test case for this.
> A debug mode in which pig does not delete temporary files
> ---------------------------------------------------------
>
> Key: PIG-3117
> URL: https://issues.apache.org/jira/browse/PIG-3117
> Project: Pig
> Issue Type: Wish
> Affects Versions: 0.10.0, 0.11.1
> Reporter: Ido Hadanny
> Assignee: Ido Hadanny
> Fix For: 0.13.0
>
> Attachments: PIG-3117-1.patch, PIG-3117-2.patch,
> remove_intermediate_results.diff
>
>
> when we debug our pig jobs on pre-production data, we usually find bugs we
> couldn't detect in our UT, as env and data are not quite the same.
> when the final output of a script is not quite what we expect, we start
> divide-and-conquer, running it line by line and inspecting the intermediate
> output of each stage.
> It would be great if we could simply configure pig not to delete the
> intermediate MR outputs, and store them as plaintext instead of snappy format.
--
This message was sent by Atlassian JIRA
(v6.1#6144)