[
https://issues.apache.org/jira/browse/HADOOP-7165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14536390#comment-14536390
]
Hudson commented on HADOOP-7165:
--------------------------------
SUCCESS: Integrated in Hadoop-Yarn-trunk-Java8 #191 (See
[https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/191/])
HADOOP-7165. listLocatedStatus(path, filter) is not redefined in FilterFs.
Contributed by Hairong Kuang (jlowe: rev
c4bd2cddede779acfd3c5cdff16bf552068dfb64)
*
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/FilterFs.java
*
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/FilterFileSystem.java
* hadoop-common-project/hadoop-common/CHANGES.txt
> listLocatedStatus(path, filter) is not redefined in FilterFs
> ------------------------------------------------------------
>
> Key: HADOOP-7165
> URL: https://issues.apache.org/jira/browse/HADOOP-7165
> Project: Hadoop Common
> Issue Type: Bug
> Components: fs
> Affects Versions: 2.0.0-alpha
> Reporter: Hairong Kuang
> Assignee: Hairong Kuang
> Fix For: 2.8.0
>
> Attachments: HADOOP-7165.patch, locatedStatusFilter.patch
>
>
> listLocatedStatus(path, filter) is not redefined in FilterFs. So if a job
> client uses a FilterFs to talk to NameNode, it does not trigger the bulk
> location optimization.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)