You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Aleksandr Kovalenko (JIRA)" <ji...@apache.org> on 2015/02/27 17:06:04 UTC

[jira] [Created] (AMBARI-9833) UI should get information about repos and packages for HostCheck from custom action

Aleksandr Kovalenko created AMBARI-9833:
-------------------------------------------

             Summary: 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


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)