You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Olivér Szabó (JIRA)" <ji...@apache.org> on 2018/10/26 17:40:00 UTC

[jira] [Commented] (AMBARI-24683) Cannot run HDFS service check without HDFS_CLIENT

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

Olivér Szabó commented on AMBARI-24683:
---------------------------------------

moving it out to 2.8.0

> Cannot run HDFS service check without HDFS_CLIENT
> -------------------------------------------------
>
>                 Key: AMBARI-24683
>                 URL: https://issues.apache.org/jira/browse/AMBARI-24683
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.5.2
>            Reporter: Doroszlai, Attila
>            Priority: Major
>             Fix For: 2.8.0
>
>
> HDFS service check cannot be run if no host in the cluster has HDFS_CLIENT.  The operation is not even created due to the following exception:
> {noformat}
> org.apache.ambari.server.controller.spi.SystemException: An internal system exception occurred: No hosts found for service: HDFS, component: HDFS_CLIENT in cluster: TEST
>         at org.apache.ambari.server.controller.internal.AbstractResourceProvider.createResources(AbstractResourceProvider.java:287)
>         at org.apache.ambari.server.controller.internal.RequestResourceProvider.createResources(RequestResourceProvider.java:193)
>         at org.apache.ambari.server.controller.internal.ClusterControllerImpl.createResources(ClusterControllerImpl.java:298)
> ...
> Caused by: org.apache.ambari.server.AmbariException: No hosts found for service: HDFS, component: HDFS_CLIENT in cluster: TEST
>         at org.apache.ambari.server.controller.AmbariCustomCommandExecutionHelper.findHostAndAddServiceCheckAction(AmbariCustomCommandExecutionHelper.java:540)
>         at org.apache.ambari.server.controller.AmbariCustomCommandExecutionHelper.addExecutionCommandsToStage(AmbariCustomCommandExecutionHelper.java:1109)
>         at org.apache.ambari.server.controller.AmbariManagementControllerImpl.createAction(AmbariManagementControllerImpl.java:4252)
> {noformat}



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