You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Takanobu Asanuma (JIRA)" <ji...@apache.org> on 2018/04/23 05:19:00 UTC

[jira] [Created] (HADOOP-15404) Remove multibyte characters in DataNodeUsageReportUtil

Takanobu Asanuma created HADOOP-15404:
-----------------------------------------

             Summary: Remove multibyte characters in DataNodeUsageReportUtil
                 Key: HADOOP-15404
                 URL: https://issues.apache.org/jira/browse/HADOOP-15404
             Project: Hadoop Common
          Issue Type: Sub-task
            Reporter: Takanobu Asanuma
            Assignee: Takanobu Asanuma


DataNodeUsageReportUtil created by HDFS-13055 includes multibyte characters. We need to remove them for building it with java9.
{noformat}
mvn javadoc:javadoc --projects hadoop-hdfs-project/hadoop-hdfs-client
...
[ERROR] /hadoop/hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/server/protocol/DataNodeUsageReportUtil.java:26: error: unmappable character (0xE2) for encoding US-ASCII
[ERROR]  * the delta between??????current DataNode usage metrics and the usage metrics
{noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org