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 "Steve Loughran (JIRA)" <ji...@apache.org> on 2014/09/19 10:42:34 UTC

[jira] [Commented] (HADOOP-11111) MiniKDC to use locale EN_US for case conversions

    [ https://issues.apache.org/jira/browse/HADOOP-11111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140188#comment-14140188 ] 

Steve Loughran commented on HADOOP-11111:
-----------------------------------------

patch is part of YARN-913; can be teased out

> MiniKDC to use locale EN_US for case conversions
> ------------------------------------------------
>
>                 Key: HADOOP-11111
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11111
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: tools
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Minor
>
> The miniKDC cluster uses {{.equalsIgnoreCase()}}, and {{.toLower()}}, {{.toUpper}} everywhere. While nobody uses this in production, it should be fixed to ensure tests run consistently across all locales.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)