Jonathan Hurley created AMBARI-21160:
----------------------------------------
Summary: Upgrade Execution Commands Are Missing Service/Component
For Action Commands
Key: AMBARI-21160
URL: https://issues.apache.org/jira/browse/AMBARI-21160
Project: Ambari
Issue Type: Bug
Components: ambari-server
Affects Versions: trunk
Reporter: Jonathan Hurley
Assignee: Jonathan Hurley
Priority: Critical
Fix For: trunk
During an upgrade (any kind, but we'll use a standard EU here), the following
is seen during the Tez Tarball Verification step:
{code}
File
"/usr/lib/python2.6/site-packages/resource_management/libraries/functions/conf_select.py",
line 450, in get_hadoop_conf_dir
raise Fail("Unable to get parameter 'version'")
resource_management.core.exceptions.Fail: Unable to get parameter 'version'
{code}
The cause of this is that the {{RepoVersionEntity}} can't be looked up since
there is no service or component on the command.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)