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

Hudson commented on MAPREDUCE-2991:
-----------------------------------

Integrated in Hadoop-Hdfs-0.23-Build #7 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/7/])
    MAPREDUCE-2991. queueinfo.jsp fails if queue names contain special symbols. 
Contributed by Priyo Mustafi.

shv : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1170922
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/webapps/job/queueinfo.jsp


> queueinfo.jsp fails to show queue status if any Capacity scheduler queue name 
> has dash/hiphen in it.
> ----------------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-2991
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2991
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: scheduler
>    Affects Versions: 0.22.0
>            Reporter: Priyo Mustafi
>            Assignee: Priyo Mustafi
>             Fix For: 0.22.0, 0.23.0, 0.24.0
>
>         Attachments: Job Queue Information page.html, Job Queue Information 
> page.pdf, MAPREDUCE_2991_022.patch, MAPREDUCE_2991_trunk.patch, 
> mapred-queues.xml
>
>
> If any queue name has a dash/hiphen in it, the queueinfo.jsp doesn't show any 
> queue information.  This is happening because the queue name is used to 
> create javascript variables and javascript doesn't allow dash in variable 
> names.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to