[ https://issues.apache.org/jira/browse/PIG-1140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12832848#action_12832848 ]
Xuefu Zhang commented on PIG-1140: ---------------------------------- Regarding about suggestion on getSingleSortedSplit(), while it has its point, but I don't think it's a must have, especially when we only handle two cases, 1 or -1. And 1 only applies to a sorted table. Thus, separating them clearly makes better sense. If there is any logic duplication, a better way would be to abstract the logic to a common method. At this point, Nevetheless, I don't think we have to get this done immediately. Having said that, I'm going to submit a new patch with the unnecessary import mentioned above removed. Thanks. > [zebra] Use of Hadoop 2.0 APIs > -------------------------------- > > Key: PIG-1140 > URL: https://issues.apache.org/jira/browse/PIG-1140 > Project: Pig > Issue Type: Improvement > Affects Versions: 0.6.0 > Reporter: Yan Zhou > Assignee: Xuefu Zhang > Fix For: 0.7.0 > > Attachments: zebra.0209, zebra.0211 > > > Currently, Zebra is still using already deprecated Hadoop 1.8 APIs. Need to > upgrade to its 2.0 APIs. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.