You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Akhil S Naik (JIRA)" <ji...@apache.org> on 2019/02/05 12:42:00 UTC

[jira] [Resolved] (AMBARI-25096) Cluster Installation fails when installing the cluster via Redhat satellite repositories (no internet connectivity Cluster)

     [ https://issues.apache.org/jira/browse/AMBARI-25096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Akhil S Naik resolved AMBARI-25096.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: trunk

> Cluster Installation fails when installing the cluster via Redhat satellite repositories (no internet connectivity Cluster)
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-25096
>                 URL: https://issues.apache.org/jira/browse/AMBARI-25096
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server, ambari-web
>    Affects Versions: 2.7.3
>            Reporter: Akhil S Naik
>            Assignee: Akhil S Naik
>            Priority: Critical
>              Labels: pull-request-available
>             Fix For: trunk
>
>         Attachments: Screen Shot 2019-01-10 at 6.29.20 PM.png, Screen Shot 2019-01-11 at 1.17.02 AM.png
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Problem Statement : 
> I am installing HDP-3.1 using ambari-2.7.3. I am installing the cluster via Redhat Repositories and Host Check page show this warning to me.
> But I have selected the Redhat7 as my operating System in the Selection version page.  This is a false warning and this should be fixed.
> Attached the image of Warning shown in the UI  [Warning Message.jpg|https://issues.apache.org/jira/secure/attachment/12954420/Screen%20Shot%202019-01-10%20at%206.29.20%20PM.png]
> Below Exception can be seen in the logs when click on deploy and Same is shown in UI .
> The Cluster become unusable after this and we need to reset cluster via 'ambari-server reset'
> {code:java}
> 2019-01-09 13:33:54,031 ERROR [ambari-client-thread-22] ContainerResponse:419 - The RuntimeException could not be mapped to a response, re-throwing to the HTTP container
> java.lang.RuntimeException: org.apache.ambari.server.controller.spi.SystemException: Operating System matching redhat7 could not be found
> 	at org.apache.ambari.server.controller.AmbariManagementControllerImpl.retrieveHostRepositories(AmbariManagementControllerImpl.java:5921)
> 	at org.apache.ambari.server.agent.stomp.HostLevelParamsHolder.getCurrentDataExcludeCluster(HostLevelParamsHolder.java:79)
> 	at org.apache.ambari.server.agent.stomp.HostLevelParamsHolder.getCurrentData(HostLevelParamsHolder.java:68)
> 	at org.apache.ambari.server.controller.AmbariManagementControllerImpl.getAddedComponentsTopologyEvent(AmbariManagementControllerImpl.java:824) 
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)