[
https://issues.apache.org/jira/browse/AMBARI-12783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14699558#comment-14699558
]
Hadoop QA commented on AMBARI-12783:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12750777/AMBARI-12783_branch-2.1.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 core tests{color}. The patch passed unit tests in
contrib/views/capacity-scheduler.
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/3594//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/3594//console
This message is automatically generated.
> Ambari Views: Capacity Scheduler View - Downloaded xml with configs is not
> actually proper xml
> ----------------------------------------------------------------------------------------------
>
> Key: AMBARI-12783
> URL: https://issues.apache.org/jira/browse/AMBARI-12783
> Project: Ambari
> Issue Type: Bug
> Components: ambari-views
> Affects Versions: 2.1.1
> Reporter: Nitiraj Singh Rathore
> Priority: Critical
> Fix For: 2.1.2
>
> Attachments: AMBARI-12783_branch-2.1.patch
>
>
> When downloading current capacity scheduler configs as xml file, resulting
> file is not proper xml as it does not have xml header "<?xml version="1.0"?>"
> and root element.
> So it is not possible to parse it using xml tools.
> It is possible to generate this file with proper header and root element to
> be able to parse it with any xml tool.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)