You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Nate Cole (JIRA)" <ji...@apache.org> on 2014/02/27 22:02:19 UTC

[jira] [Created] (AMBARI-4876) Delete service failure needs more helpful message

Nate Cole created AMBARI-4876:
---------------------------------

             Summary: Delete service failure needs more helpful message
                 Key: AMBARI-4876
                 URL: https://issues.apache.org/jira/browse/AMBARI-4876
             Project: Ambari
          Issue Type: Task
          Components: client, controller
            Reporter: Nate Cole
            Assignee: Nate Cole
             Fix For: 1.5.0


The error message when trying to delete a service should be more descriptive:

{code}
DELETE api/v1/clusters/c1/services/OOZIE
{
  "status" : 500,
  "message" : "org.apache.ambari.server.controller.spi.SystemException: An internal system exception occurred: Could not delete service from cluster, clusterName=MyCluster, serviceName=OOZIE"
}
{code}



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)