Enis Soztutar created HBASE-12998:
-------------------------------------
Summary: 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
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)