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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16490942#comment-16490942 ] 

Hudson commented on AMBARI-23922:
---------------------------------

FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #9339 (See [https://builds.apache.org/job/Ambari-trunk-Commit/9339/])
AMBARI-23922 - PERF 1.0 package not installed in the cluster (#1377) (swagle: [https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=dd2b807314298bd0915267e9fbf7bcc346ed6f13])
* (edit) ambari-server/src/main/resources/stacks/PERF/install_packages.sed


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