[
https://issues.apache.org/jira/browse/PIG-3484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cheolsoo Park updated PIG-3484:
-------------------------------
Attachment: PIG-3484-3.patch
Attaching a new patch that fixes the test failures. The issue was that
PigContext can be null if ScriptStats is created by ScriptStats.get().
Although this is not the standard way of instantiating ScriptStats, some unit
tests do that. As for fix, I added null checks to ScriptStats.set().
I reverted the old patch and am running the full unit tests now. I will commit
it the new patch if all unit tests pass.
> Make the size of pig.script property configurable
> -------------------------------------------------
>
> Key: PIG-3484
> URL: https://issues.apache.org/jira/browse/PIG-3484
> Project: Pig
> Issue Type: Improvement
> Components: impl
> Reporter: Cheolsoo Park
> Assignee: Cheolsoo Park
> Fix For: 0.13.0
>
> Attachments: PIG-3484-1.patch, PIG-3484-2.patch, PIG-3484-3.patch
>
>
> Some applications (e.g. Lipstick) use the pig.script property to display the
> script. But since its size is limited by a hard-coded max, it's not always
> possible to store an entire script.
> It would be nicer if the size of pig.script is configurable.
--
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