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

Prashant Kommireddi commented on PIG-3484:
------------------------------------------

Hi Cheolsoo, I see you moved a couple of configs to PigConstants. Should these 
rather be a part of PigConfiguration if they are going to be user facing? 
There's no clear distinction between the 2 classes other than PigConfiguration 
having the following in its docs

{code}
/**
 * Container for static configuration strings, defaults, etc. This is intended 
just for keys that can
 * be set by users, not for keys that are generally used within pig.
 */
{code}

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