Jie Yu created MESOS-3951:
-----------------------------

             Summary: 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


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)

Reply via email to