Restore PigInputFormat.sJob for backward compatibility
------------------------------------------------------

                 Key: PIG-1372
                 URL: https://issues.apache.org/jira/browse/PIG-1372
             Project: Pig
          Issue Type: Bug
    Affects Versions: 0.7.0
            Reporter: Pradeep Kamath
            Assignee: Pradeep Kamath
             Fix For: 0.7.0


The preferred method to get the job's Configuration object would be to use 
UDFContext.getJobConf(). This jira is to restore PigInputFormat.sJob  (but we 
will be marking it deprecated and indicating to use UDFContext.getJobConf() 
instead) to be backward compatible - we can remove it from pig in a future 
release.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to