You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Haohui Mai (JIRA)" <ji...@apache.org> on 2014/12/10 20:12:12 UTC

[jira] [Created] (HADOOP-11389) Clean up byte to string encoding issues in hadoop-common

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)