Andrew Onischuk created AMBARI-13309:
----------------------------------------
Summary: After hdp-select failure Ambari won't retry resulting in
components failures with strange output
Key: AMBARI-13309
URL: https://issues.apache.org/jira/browse/AMBARI-13309
Project: Ambari
Issue Type: Bug
Reporter: Andrew Onischuk
Assignee: Andrew Onischuk
Fix For: 2.2.0
STR:
1\. I had hdp-select failed due to env issue
resource_management.core.exceptions.Fail: Execution of 'ambari-sudo.sh -H
-E touch /var/lib/ambari-agent/data/hdp-select-set-all.performed ;
ambari-sudo.sh /usr/bin/hdp-select set all `ambari-python-wrap
/usr/bin/hdp-select versions | grep ^2.2 | tail -1`' returned 1. Traceback
(most recent call last):
File "/usr/bin/hdp-select", line 363, in ?
setPackages(pkgs, args[2], options.rpm_mode)
File "/usr/bin/hdp-select", line 256, in setPackages
os.symlink(target + "/" + leaves[pkg], linkname)
OSError: [Errno 17] File exists
2\. I went and fixed the issue with my env
3\. But Ambari didn't try again to run hdp-select again and attempt to start
all the components, most of them failed with different strange error messages,
which would be really hard to understand for a user.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)