You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Jie Yu (JIRA)" <ji...@apache.org> on 2015/11/13 21:29:11 UTC

[jira] [Updated] (MESOS-3924) Add curl based URI fetcher plugin.

     [ https://issues.apache.org/jira/browse/MESOS-3924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jie Yu updated MESOS-3924:
--------------------------
    Description: 
The curl based URI fetcher plugin can handles schemes like http/https/ftp/ftps.

It can either shell out a 'curl' command, or fork a binary and use libcurl functions.

  was:
The curl based URI fetcher can handles schemes like http/https/ftp/ftps.

It can either shell out a 'curl' command, or fork a binary and use libcurl functions.


> Add curl based URI fetcher plugin.
> ----------------------------------
>
>                 Key: MESOS-3924
>                 URL: https://issues.apache.org/jira/browse/MESOS-3924
>             Project: Mesos
>          Issue Type: Task
>            Reporter: Jie Yu
>              Labels: twitter
>
> The curl based URI fetcher plugin can handles schemes like http/https/ftp/ftps.
> It can either shell out a 'curl' command, or fork a binary and use libcurl functions.



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