[ 
https://issues.apache.org/jira/browse/PIG-3484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13780099#comment-13780099
 ] 

Daniel Dai commented on PIG-3484:
---------------------------------

[~cheolsoo], this breaks TestPigStats, stack:
java.lang.NullPointerException
        at 
org.apache.pig.tools.pigstats.ScriptState.setScript(ScriptState.java:197)
        at 
org.apache.pig.tools.pigstats.ScriptState.setScript(ScriptState.java:287)
        at 
org.apache.pig.tools.pigstats.ScriptState.setScript(ScriptState.java:186)
        at 
org.apache.pig.test.TestPigStats.testJythonScriptInConf(TestPigStats.java:104)

Can you take a look?
                
> 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
>
>
> 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

Reply via email to