Siddharth Wagle created AMBARI-1202:
---------------------------------------
Summary: Unncessary use of xml tree python library in
ambari-server setup. Its not being used.
Key: AMBARI-1202
URL: https://issues.apache.org/jira/browse/AMBARI-1202
Project: Ambari
Issue Type: Bug
Components: build
Affects Versions: 1.2.0
Reporter: Siddharth Wagle
Assignee: Siddharth Wagle
Attachments: patch_3330.txt
Error on SLES due to import of xml.etree.ElementTree
Unncessary use of xml tree python library in ambari-server setup. Its not being
used.
>From TD:
{quote}
File "/usr/sbin/ambari-server.py", line 30, in <module>
import xml.etree.ElementTree as ET
ImportError: No module named xml.etree.ElementTree
{quote}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira