[
https://issues.apache.org/jira/browse/YARN-1293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13792187#comment-13792187
]
Tsuyoshi OZAWA commented on YARN-1293:
--------------------------------------
Closing this problems itself is no problem.
The essential problem is there are no document in hadoop project about locale.
IMHO, we should document it instead of fixing this problem. The document as
follows are candidates to fix.
1. http://wiki.apache.org/hadoop/HowToContribute
2. BUILDING.txt.
What do you think?
> TestContainerLaunch.testInvalidEnvSyntaxDiagnostics fails on trunk
> ------------------------------------------------------------------
>
> Key: YARN-1293
> URL: https://issues.apache.org/jira/browse/YARN-1293
> Project: Hadoop YARN
> Issue Type: Bug
> Environment: linux
> Reporter: Tsuyoshi OZAWA
> Assignee: Tsuyoshi OZAWA
> Fix For: 2.2.0
>
> Attachments: YARN-1293.1.patch
>
>
> {quote}
> -------------------------------------------------------------------------------
> Test set:
> org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.TestContainerLaunch
> -------------------------------------------------------------------------------
> Tests run: 8, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 12.655 sec
> <<< FAILURE! - in
> org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.TestContainerLaunch
> testInvalidEnvSyntaxDiagnostics(org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.TestContainerLaunch)
> Time elapsed: 0.114 sec <<< FAILURE!
> junit.framework.AssertionFailedError: null
> at junit.framework.Assert.fail(Assert.java:48)
> at junit.framework.Assert.assertTrue(Assert.java:20)
> at junit.framework.Assert.assertTrue(Assert.java:27)
> at
> org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.TestContainerLaunch.testInvalidEnvSyntaxDiagnostics(TestContainerLaunch.java:273)
> {quote}
--
This message was sent by Atlassian JIRA
(v6.1#6144)