[
https://issues.apache.org/jira/browse/AMBARI-9833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340350#comment-14340350
]
Hadoop QA commented on AMBARI-9833:
-----------------------------------
{color:green}+1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12701382/AMBARI-9833.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 1 new
or modified test files.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 core tests{color}. The patch passed unit tests in .
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/1842//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/1842//console
This message is automatically generated.
> 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)