Unsolved

This post is more than 5 years old

3 Posts

3102

February 16th, 2017 01:00

Ambari cluster installation failed: status code received on DELETE method for API: /api/v1/clusters/Mead

Hi,

i tried an installation of the cluster with Ambari. The first try registrated all ambari-agent but failed to install the services cause of an JDK problem. The only complete service was the namenode Service on the Isilon Cluster (nn-hdp.mead.mobilcom.de).

After fixing the JDK problems the next try failed deploying the Cluster with the Error message: org.apache.ambari.server.controller.spi.SystemException: An internal system exception occurred: Could not delete cluster, clusterName=Mead.


ambari-server.log:


15 Feb 2017 20:36:28,697  WARN [ambari-client-thread-190] ServiceComponentImpl:684 - Found non removable hostcomponent when trying to delete service component, clusterName=Mead, serviceName=AMBARI        _METRICS, componentName=METRICS_MONITOR, state=STARTED, hostname=nn-hdp.mead.mobilcom.de

  74790 15 Feb 2017 20:36:28,697  WARN [ambari-client-thread-190] ServiceImpl:550 - Found non removable component when trying to delete service, clusterName=Mead, serviceName=AMBARI_METRICS, componentName        =METRICS_MONITOR

  74791 15 Feb 2017 20:36:28,697  WARN [ambari-client-thread-190] ClusterImpl:2276 - Found non removable service, clusterName=Mead, serviceName=AMBARI_METRICS

  74792 15 Feb 2017 20:36:28,698  WARN [ambari-client-thread-190] ServiceComponentImpl:684 - Found non removable hostcomponent when trying to delete service component, clusterName=Mead, serviceName=HDFS,         componentName=SECONDARY_NAMENODE, state=STARTED, hostname=nn-hdp.mead.mobilcom.de

  74793 15 Feb 2017 20:36:28,698  WARN [ambari-client-thread-190] ServiceImpl:550 - Found non removable component when trying to delete service, clusterName=Mead, serviceName=HDFS, componentName=SECONDARY        _NAMENODE

  74794 15 Feb 2017 20:36:28,698  WARN [ambari-client-thread-190] ClusterImpl:2276 - Found non removable service, clusterName=Mead, serviceName=HDFS

  74795 15 Feb 2017 20:36:28,699 ERROR [ambari-client-thread-190] AbstractResourceProvider:343 - Caught AmbariException when modifying a resource

  74796 org.apache.ambari.server.AmbariException: Could not delete cluster, clusterName=Mead

How can i clean this issue?
Thanks Timo

No Responses!

Top