Prashant Kommireddi created PIG-2997:
----------------------------------------

             Summary: 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.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