You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Chris Nauroth (JIRA)" <ji...@apache.org> on 2013/12/07 07:22:35 UTC

[jira] [Created] (HDFS-5642) libhdfs Windows compatibility.

Chris Nauroth created HDFS-5642:
-----------------------------------

             Summary: libhdfs Windows compatibility.
                 Key: HDFS-5642
                 URL: https://issues.apache.org/jira/browse/HDFS-5642
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: libhdfs
    Affects Versions: 2.2.0, 3.0.0
            Reporter: Chris Nauroth


Currently, the libhdfs codebase does not compile on Windows due to use of several Linux-specific functions, lack of build script support, and use of C99 constructs.  The scope of this issue includes converting those function calls to cross-platform equivalents (or use {{#ifdef}} if necessary), setting up build support, and some code clean-ups to follow the C89 rules.



--
This message was sent by Atlassian JIRA
(v6.1#6144)