[
https://issues.apache.org/jira/browse/AMBARI-14426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15063408#comment-15063408
]
Hadoop QA commented on AMBARI-14426:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12778375/AMBARI-14426.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{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:red}-1 core tests{color}. The test build failed in ambari-web
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/4641//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/4641//console
This message is automatically generated.
> If repos for the current os are not defined install_packages doesn't show
> error
> -------------------------------------------------------------------------------
>
> Key: AMBARI-14426
> URL: https://issues.apache.org/jira/browse/AMBARI-14426
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.2.0
> Reporter: Xi Wang
> Assignee: Xi Wang
> Fix For: 2.4.0
>
> Attachments: AMBARI-14426.patch, AMBARI-14426.patch
>
>
> 1. After cluster deployment in 'Versions' tab, On os X define new repo
> version, but set the repos only for os Y.
> 2. Click install_packages. It gives 500 error from server with reasonable
> error, however UI doesn't show anything to user, which is pretty confusing.
> {noformat}
> {
> "status" : 500,
> "message" : "Repositories for os type ubuntu12 are not defined. Repo
> version=2.3.5.0, stackId=HDP-2.3"
> }
> {noformat}
> We could show a general error message for all the errors on this stage.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)