Skip to content

Commit f3290f1

Browse files
committed
fix javadoc problem.
1 parent 007a5ab commit f3290f1

File tree

1 file changed

+1
-1
lines changed
  • hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/java/org/apache/hadoop/hdfs/server/federation/resolver/order

1 file changed

+1
-1
lines changed

hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/java/org/apache/hadoop/hdfs/server/federation/resolver/order/LocalResolver.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ String getClientAddr() {
125125
* needs to be done as a privileged action to use the user for the Router and
126126
* not the one from the client in the RPC call.
127127
*
128-
* @return DN IP -> Subcluster.
128+
* @return DN IP -> Subcluster.
129129
*/
130130
public Map<String, String> getDatanodesSubcluster() {
131131

0 commit comments

Comments
 (0)