[
https://issues.apache.org/jira/browse/AMBARI-23922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Krisztian Kasa resolved AMBARI-23922.
-------------------------------------
Resolution: Fixed
> PERF 1.0 package not installed in the cluster
> ---------------------------------------------
>
> Key: AMBARI-23922
> URL: https://issues.apache.org/jira/browse/AMBARI-23922
> Project: Ambari
> Issue Type: Bug
> Affects Versions: 2.7.0
> Reporter: Srikanth Janardhan
> Assignee: Krisztian Kasa
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 2.7.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> the PERF stack version is not installed on the agents
> I attempted to reinstall the packages and got the following errors:
> {code}
> stderr:
> Traceback (most recent call last):
> File
> "/home/perf-0001/var/lib/ambari-agent/cache/custom_actions/scripts/install_packages.py",
> line 493, in
> InstallPackages().execute()
> File
> "/usr/lib/ambari-agent/lib/resource_management/libraries/script/script.py",
> line 353, in execute
> method(env)
> File
> "/home/perf-0001/var/lib/ambari-agent/cache/custom_actions/scripts/install_packages.py",
> line 66, in actionexecute
> command = 'ambari-python-wrap \{0} install \{1}'.format(stack_selector_path,
> repository_version)
> File
> "/usr/lib/ambari-agent/lib/resource_management/libraries/script/config_dictionary.py",
> line 73, in __getattr__
> raise Fail("Configuration parameter '" + self.name + "' was not found in
> configurations dictionary!")
> resource_management.core.exceptions.Fail: Configuration parameter
> 'repository_version' was not found in configurations dictionary!
> stdout:
> Command failed after 1 tries
> {code}
> This effectively blocks EU on the PERF 1.0 cluster
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)