[ 
https://issues.apache.org/jira/browse/PIG-3213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eugene Koontz updated PIG-3213:
-------------------------------

    Description: 
It seems like we shouldn't need to duplicate the existing TFile code since it's 
already in Hadoop (in Hadoop 2, it's in 
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/file/tfile/TFile.java;
 in Hadoop 1, it's in src/core/org/apache/hadoop/io/file/tfile/TFile.java).


  was:It seems like we shouldn't need to duplicate the existing TFile code 
since it's already in Hadoop (in Hadoop 2, it's in 
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/file/tfile/TFile.java;
 in Hadoop 1, it's in src/core/org/apache/hadoop/io/file/tfile/TFile.java).

    
> [zebra] Remove local TFile source code - use hadoop-supplied version instead
> ----------------------------------------------------------------------------
>
>                 Key: PIG-3213
>                 URL: https://issues.apache.org/jira/browse/PIG-3213
>             Project: Pig
>          Issue Type: Improvement
>            Reporter: Eugene Koontz
>
> It seems like we shouldn't need to duplicate the existing TFile code since 
> it's already in Hadoop (in Hadoop 2, it's in 
> hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/file/tfile/TFile.java;
>  in Hadoop 1, it's in src/core/org/apache/hadoop/io/file/tfile/TFile.java).

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