[ 
https://issues.apache.org/jira/browse/HDFS-12381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16164178#comment-16164178
 ] 

Brahma Reddy Battula commented on HDFS-12381:
---------------------------------------------

bq.Apparently there is yet one more method addition to ClientProtocol related 
to EC.
Yes, it's after HDFS-12381. we need to rebase.

*Compilation Errors for reference*
{noformat}
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on 
project h
adoop-hdfs: Compilation failure: Compilation failure:
[ERROR] 
/D:/HDFS-10467/hadoop/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/federation/rou
ter/RouterRpcServer.java:[69,39] cannot find symbol
[ERROR]   symbol:   class BlocksStats
[ERROR]   location: package org.apache.hadoop.hdfs.protocol
[ERROR] 
/D:/HDFS-10467/hadoop/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/federation/rou
ter/RouterRpcServer.java:[79,39] cannot find symbol
[ERROR]   symbol:   class ECBlockGroupsStats
[ERROR]   location: package org.apache.hadoop.hdfs.protocol
[ERROR] 
/D:/HDFS-10467/hadoop/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/federation/rou
ter/RouterRpcServer.java:[1882,10] cannot find symbol
[ERROR]   symbol:   class ECBlockGroupsStats
[ERROR]   location: class 
org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
[ERROR] 
/D:/HDFS-10467/hadoop/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/federation/rou
ter/RouterRpcServer.java:[1894,10] cannot find symbol
[ERROR]   symbol:   class BlocksStats
[ERROR]   location: class 
org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
[ERROR] 
/D:/HDFS-10467/hadoop/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/federation/rou
ter/RouterRpcServer.java:[138,8] 
org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer is not abstract 
and doe
s not override abstract method getECBlockGroupStats() in 
org.apache.hadoop.hdfs.protocol.ClientProtocol
[ERROR] 
/D:/HDFS-10467/hadoop/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/federation/rou
ter/RouterRpcServer.java:[1881,3] method does not override or implement a 
method from a supertype
[ERROR] 
/D:/HDFS-10467/hadoop/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/federation/rou
ter/RouterRpcServer.java:[1893,3] method does not override or implement a 
method from a supertype
{noformat}

> [Documentation] Adding configuration keys for the Router
> --------------------------------------------------------
>
>                 Key: HDFS-12381
>                 URL: https://issues.apache.org/jira/browse/HDFS-12381
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: fs
>            Reporter: Íñigo Goiri
>            Assignee: Íñigo Goiri
>            Priority: Minor
>             Fix For: HDFS-10467
>
>         Attachments: HDFS-12381-HDFS-10467.000.patch, 
> HDFS-12381-HDFS-10467.001.patch
>
>
> Adding configuration options in tabular format.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to