[ https://issues.apache.org/jira/browse/AMBARI-9833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14344440#comment-14344440
]
Hudson commented on AMBARI-9833:
--------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #1927 (See [https://builds.apache.org/job/Ambari-trunk-Commit/1927/])
AMBARI-9833. Knox service check fails - potentially due to python command invocation error
(smohanty: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=26aaca7fbb0bb2c95169d9c77c08e94446d595f7)
* ambari-server/src/main/resources/common-services/KNOX/0.5.0.2.2/package/scripts/service_check.py
> UI should get information about repos and packages for HostCheck from custom action
> -----------------------------------------------------------------------------------
>
> Key: AMBARI-9833
> URL: https://issues.apache.org/jira/browse/AMBARI-9833
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.0.0
> Reporter: Aleksandr Kovalenko
> Assignee: Aleksandr Kovalenko
> Priority: Critical
> Fix For: 2.0.0
>
> Attachments: AMBARI-9833.patch, AMBARI-9833_branch-2.0.0.patch
>
>
> When UI requests information (/api/v1/requests) for host checks it ask for "check_execute_list":"host_resolution_check"
> but now it should ask:
> "check_execute_list":"host_resolution_check,installed_packages,existing_repos".
> And after that use the received data for getting installed pacakges and existing repos
on the node.
> Don't use the informations from /hosts api about that as before.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|