You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Xi Wang (JIRA)" <ji...@apache.org> on 2015/12/17 23:31:46 UTC

[jira] [Commented] (AMBARI-14426) If repos for the current os are not defined install_packages doesn't show error

    [ https://issues.apache.org/jira/browse/AMBARI-14426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15062974#comment-15062974 ] 

Xi Wang commented on AMBARI-14426:
----------------------------------

 11630 tests complete (13 seconds)
  128 tests pending

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