Nitiraj Singh Rathore created AMBARI-12783:
----------------------------------------------
Summary: 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
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)