You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Aleksandr Kovalenko (JIRA)" <ji...@apache.org> on 2014/04/23 14:06:15 UTC

[jira] [Created] (AMBARI-5539) Stop/Start flume agent request fails

Aleksandr Kovalenko created AMBARI-5539:
-------------------------------------------

             Summary: Stop/Start flume agent request fails
                 Key: AMBARI-5539
                 URL: https://issues.apache.org/jira/browse/AMBARI-5539
             Project: Ambari
          Issue Type: Task
          Components: client
    Affects Versions: 1.6.0
            Reporter: Aleksandr Kovalenko
            Assignee: Aleksandr Kovalenko
             Fix For: 1.7.0


Request:
http://c6401.ambari.apache.org:8080/api/v1/clusters/mycluster/requests
{noformat}{"RequestInfo":{"command":"STOP","context":"Stop Flume Agent agent","flume_handler":"agent"},"Requests/resource_filters":[{"service_name":"FLUME","component_name":"FLUME_HANDLER","hosts":"c6403.ambari.apache.org"}]}{noformat}

Server returns an error:
{noformat}{
  "status" : 500,
  "message" : "An internal system exception occurred: Unsupported action STOP for Service: FLUME and Component: FLUME_HANDLER"
}{noformat}

ambari-server.log attached.



--
This message was sent by Atlassian JIRA
(v6.2#6252)