You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Eugene Koontz (JIRA)" <ji...@apache.org> on 2013/02/22 23:48:12 UTC

[jira] [Updated] (PIG-3213) [zebra] Remove local TFile source code - use hadoop-supplied version instead

     [ 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