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

Prashant Kommireddi commented on PIG-2997:
------------------------------------------

I knew what you meant but wanted to keep my changes isolated. Wasn't a huge 
deal to add a 10 line test case. But I will change the above mentioned tests to 
re-use this.
                
> Provide a convenience constructor on PigServer that accepts Configuration
> -------------------------------------------------------------------------
>
>                 Key: PIG-2997
>                 URL: https://issues.apache.org/jira/browse/PIG-2997
>             Project: Pig
>          Issue Type: Improvement
>            Reporter: Prashant Kommireddi
>            Assignee: Prashant Kommireddi
>             Fix For: 0.11
>
>         Attachments: PIG-2997_1.patch, PIG-2997.patch
>
>
> PigServer currently has Properties based constructor. Hadoop in general deals 
> with Configuration and it would be good to have a PigServer constructor that 
> accepts the same. With this, user does not have to worry about creating 
> Properties object out of conf and can simply invoke this new constructor.

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