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

Yan Zhou commented on PIG-1140:
-------------------------------

TableInputFormat.getSingleSortedSplit(...) clones most of its logic from 
getSplits; should have a single work-horse function handling both the generic 
getSplits functionality and this special single sorted split functionality;

A minor issue:  "import java.io.Serializable;" is unnecessary in 
ColumnGroup.java

Everything else look ok to me.

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

Reply via email to