[
https://issues.apache.org/jira/browse/MAPREDUCE-3775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13200758#comment-13200758
]
Hudson commented on MAPREDUCE-3775:
-----------------------------------
Integrated in Hadoop-Mapreduce-0.23-Build #182 (See
[https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Build/182/])
MAPREDUCE-3775. Change MiniYarnCluster to escape special chars in testname.
(Hitesh Shah via mahadev) - Merging r1240603 from trunk.
mahadev :
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1240604
Files :
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
*
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapred/TestMiniMRClientCluster.java
*
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-tests/src/test/java/org/apache/hadoop/yarn/server/MiniYARNCluster.java
> Change MiniYarnCluster to escape special chars in testname
> ----------------------------------------------------------
>
> Key: MAPREDUCE-3775
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3775
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: mrv2
> Affects Versions: 0.23.0, 0.24.0
> Reporter: Hitesh Shah
> Assignee: Hitesh Shah
> Priority: Minor
> Fix For: 0.23.1
>
> Attachments: MR-3775.1.patch
>
>
> When using MiniYarnCluster with the testname set to a nested classname, the
> "$" within the class name creates issues with the container launch scripts as
> they try to expand the $... within the paths/variables in use.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira