Haohui Mai created HADOOP-11389:
-----------------------------------
Summary: 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: Bug
Reporter: Haohui Mai
Assignee: Haohui Mai
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)