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/20 23:45:10 UTC

[jira] [Assigned] (MESOS-3951) Make HDFS tool wrappers asynchronous.

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

Jie Yu reassigned MESOS-3951:
-----------------------------

    Assignee: Jie Yu

> Make HDFS tool wrappers asynchronous.
> -------------------------------------
>
>                 Key: MESOS-3951
>                 URL: https://issues.apache.org/jira/browse/MESOS-3951
>             Project: Mesos
>          Issue Type: Task
>            Reporter: Jie Yu
>            Assignee: Jie Yu
>
> The existing HDFS tool wrappers (src/hdfs/hdfs.hpp) are synchronous. They use os::shell to shell out the 'hadoop' commands. This makes it very hard to be reused at other locations in the code base.
> The URI fetcher HDFS plugin will try to re-use the existing HDFS tool wrappers. In order to do that, we need to make it asynchronous first.



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