[
https://issues.apache.org/jira/browse/HBASE-12998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14313427#comment-14313427
]
Hudson commented on HBASE-12998:
--------------------------------
FAILURE: Integrated in HBase-1.1 #159 (See
[https://builds.apache.org/job/HBase-1.1/159/])
HBASE-12998 Compilation with Hdfs-2.7.0-SNAPSHOT is broken after HDFS-7647
(enis: rev 66ccc22117beb9908057f941c9e3ea3fbd6880c0)
* hbase-server/src/test/java/org/apache/hadoop/hbase/fs/TestBlockReorder.java
> Compilation with Hdfs-2.7.0-SNAPSHOT is broken after HDFS-7647
> --------------------------------------------------------------
>
> Key: HBASE-12998
> URL: https://issues.apache.org/jira/browse/HBASE-12998
> Project: HBase
> Issue Type: Bug
> Reporter: Enis Soztutar
> Assignee: Enis Soztutar
> Fix For: 1.0.0, 2.0.0, 1.1.0, 0.98.11
>
> Attachments: hbase-12998-v1.patch
>
>
> HDFS-7647 changed internal API related to LocatedBlocks and DataNodeInfo. We
> can fix it trivially in HBase for now.
> {code}
> [INFO] -------------------------------------------------------------
> [ERROR] COMPILATION ERROR :
> [INFO] -------------------------------------------------------------
> [ERROR]
> /Users/enis/projects/hbase-champlain/hbase-server/src/test/java/org/apache/hadoop/hbase/fs/TestBlockReorder.java:[175,41]
> error: incompatible types
> {code}
> Longer term, we should add an API for advanced hdfs users (like HBase) to
> deprioritize / reorder locations for blocks based on what the client thinks.
> [~arpitagarwal] FYI.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)