[
https://issues.apache.org/jira/browse/HADOOP-11389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14243488#comment-14243488
]
Haohui Mai commented on HADOOP-11389:
-------------------------------------
Uploaded a new patch to remove the new line.
> Clean up byte to string encoding issues in hadoop-common
> --------------------------------------------------------
>
> Key: HADOOP-11389
> URL: https://issues.apache.org/jira/browse/HADOOP-11389
> Project: Hadoop Common
> Issue Type: Sub-task
> Reporter: Haohui Mai
> Assignee: Haohui Mai
> Attachments: HADOOP-11389.000.patch, HADOOP-11389.001.patch
>
>
> Much code in hadoop-common convert bytes to string using default charsets.
> The behavior of conversion depends on the platform settings of encoding,
> which is flagged by newer versions of findbugs. This jira proposes to fix the
> findbugs warnings.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)