You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Dmitry Lysnichenko (JIRA)" <ji...@apache.org> on 2014/11/14 18:54:34 UTC

[jira] [Commented] (AMBARI-8298) Distribute Repositories/Install Components - custom action script

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

Dmitry Lysnichenko commented on AMBARI-8298:
--------------------------------------------

Published review request with a final patch.
API request for verification:
{code}
curl -u admin:admin -H "X-Requested-By: ambari" -X POST -d'{"RequestInfo":{"context":"Distribute repositories/install packages", "action" : "install_packages", "parameters" : {"base_urls": "[{\"id\": \"HDP-2.2.0.0-885\", \"type\": \"HDP\",\"baseurl\": \"http://host1/hdp\"}, {\"id\": \"HDP-UTILS-1.0.0.20\", \"type\": \"HDP-UTILS\", \"baseurl\": \"http://host1/hdp-utils\"}]", "package_list":"[\"python-rrdtool-1.4.5\", \"libganglia-3.5.0-99\", \"ganglia-*\"]"}}, "Requests/resource_filters": [{"hosts":"0c6.vm"}]}' http://0c6.vm:8080/api/v1/clusters/cc/requests
{code}

> Distribute Repositories/Install Components - custom action script
> -----------------------------------------------------------------
>
>                 Key: AMBARI-8298
>                 URL: https://issues.apache.org/jira/browse/AMBARI-8298
>             Project: Ambari
>          Issue Type: Improvement
>          Components: ambari-server
>    Affects Versions: 2.0.0
>            Reporter: Dmitry Lysnichenko
>            Assignee: Dmitry Lysnichenko
>             Fix For: 2.0.0
>
>
> Distribute Repositories/Install Components - custom action script



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