[
https://issues.apache.org/jira/browse/AMBARI-25096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Akhil S Naik updated AMBARI-25096:
----------------------------------
Description:
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.
!Screen Shot 2019-01-10 at 6.29.20 PM.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}
was:
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.
!Screen Shot 2019-01-10 at 6.29.20 PM.png!
> 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
> Attachments: Screen Shot 2019-01-10 at 6.29.20 PM.png
>
>
> 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.
> !Screen Shot 2019-01-10 at 6.29.20 PM.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)