You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/05/25 08:02:00 UTC

[jira] [Updated] (AMBARI-23922) PERF 1.0 package not installed in the cluster

     [ https://issues.apache.org/jira/browse/AMBARI-23922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated AMBARI-23922:
------------------------------------
    Labels: pull-request-available  (was: )

> 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
>
>
> 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)