[
https://issues.apache.org/jira/browse/AMBARI-12783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14724072#comment-14724072
]
Hudson commented on AMBARI-12783:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #3356 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/3356/])
AMBARI-12783. Ambari Views: Capacity Scheduler View - Downloaded xml with
configs is not actually proper xml. (Nitiraj Singh Rathore via yusaku) (yusaku:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=bcd5cfb66c40788f77ad27b7fa4c1e8f1feb1adb)
* contrib/views/capacity-scheduler/src/main/resources/ui/app/store.js
> 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
> Assignee: 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)