You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Akira Ajisaka (JIRA)" <ji...@apache.org> on 2018/01/16 06:22:00 UTC

[jira] [Updated] (HADOOP-15173) Possible dead code in CombineFileInputFormat

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

Akira Ajisaka updated HADOOP-15173:
-----------------------------------
    Environment:     (was: I found that in the file:

hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/lib/input/CombineFileInputFormat.java:280

There's a generation of OneFileInfo[] without using that array ever again.

 )
         Labels: newbie  (was: )
    Description: 
I found that in the file:

hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/lib/input/CombineFileInputFormat.java:280

There's a generation of OneFileInfo[] without using that array ever again.

> Possible dead code in CombineFileInputFormat
> --------------------------------------------
>
>                 Key: HADOOP-15173
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15173
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Lior Regev
>            Priority: Major
>              Labels: newbie
>
> I found that in the file:
> hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/lib/input/CombineFileInputFormat.java:280
> There's a generation of OneFileInfo[] without using that array ever again.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org