[ https://issues.apache.org/jira/browse/HIVE-10754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14605750#comment-14605750 ]
Aihua Xu commented on HIVE-10754: --------------------------------- [~ctang.ma] I have switched the task to replace the deprecated calls with the new calls in HCatalog. It should not have any functional impact. > new Job() is deprecated. Replaced all with Job.getInstance() for Hcatalog > ------------------------------------------------------------------------- > > Key: HIVE-10754 > URL: https://issues.apache.org/jira/browse/HIVE-10754 > Project: Hive > Issue Type: Sub-task > Components: HCatalog > Affects Versions: 1.2.0 > Reporter: Aihua Xu > Assignee: Aihua Xu > Attachments: HIVE-10754.patch > > > Replace all the deprecated new Job() with Job.getInstance() in HCatalog. -- This message was sent by Atlassian JIRA (v6.3.4#6332)