[
https://issues.apache.org/jira/browse/HADOOP-3819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12617949#action_12617949
]
Chris Douglas commented on HADOOP-3819:
---------------------------------------
This seems reasonable; can someone running a non-English locale confirm this in
their environment?
Out of curiosity: is it more appropriate to set LANG and LC_* vars to "C"
rather than unsetting them? Do we also need to (un)set LC_MESSAGES?
> can not get svn revision # at build time if locale is not english
> -----------------------------------------------------------------
>
> Key: HADOOP-3819
> URL: https://issues.apache.org/jira/browse/HADOOP-3819
> Project: Hadoop Core
> Issue Type: Bug
> Components: build
> Affects Versions: 0.17.2, 0.18.0, 0.19.0
> Reporter: Rong-En Fan
> Priority: Minor
> Attachments: 3819.diff
>
>
> My locale is zh_TW.UTF-8, so 'svn info' shows messages in chinese. But
> src/saveVersion.sh expects english from output.
> I suggest that we add clear LANG, LC_* in saveVersion.sh before calling svn.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.