You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2015/01/30 20:16:35 UTC

[jira] [Commented] (AMBARI-9410) Allow cluster and service artifacts to be updated and deleted

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

Hudson commented on AMBARI-9410:
--------------------------------

SUCCESS: Integrated in Ambari-trunk-Commit #1653 (See [https://builds.apache.org/job/Ambari-trunk-Commit/1653/])
AMBARI-9410. Allow cluster and service artifacts to be updated and deleted (jspeidel: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=ee4e786a4daf639da34ea81a7ff1a11f3dad378f)
* ambari-server/src/main/java/org/apache/ambari/server/api/services/ServiceService.java
* ambari-server/src/main/java/org/apache/ambari/server/orm/dao/ArtifactDAO.java
* ambari-server/src/test/java/org/apache/ambari/server/api/services/ServiceServiceTest.java
* ambari-server/src/main/java/org/apache/ambari/server/controller/internal/ArtifactResourceProvider.java
* ambari-server/src/test/java/org/apache/ambari/server/controller/internal/ArtifactResourceProviderTest.java
* ambari-server/src/test/java/org/apache/ambari/server/api/services/ClusterServiceTest.java
* ambari-server/src/main/java/org/apache/ambari/server/api/services/ClusterService.java


> Allow cluster and service artifacts to be updated and deleted
> -------------------------------------------------------------
>
>                 Key: AMBARI-9410
>                 URL: https://issues.apache.org/jira/browse/AMBARI-9410
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-server
>            Reporter: John Speidel
>            Assignee: John Speidel
>             Fix For: 2.0.0
>
>
> Allow artifact resource for cluster and service to be updated and deleted via the api.
> Adds update and delete functionality to the endpoints:
> /clusters/api/v1/clusters/:clusterName/artifacts
> /clusters/api/v1/clusters/:clusterName/services/:serviceName/artifacts



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)