Gautham Banasandra created HDFS-16463:
-----------------------------------------

             Summary: Make dirent.h cross platform compatible
                 Key: HDFS-16463
                 URL: https://issues.apache.org/jira/browse/HDFS-16463
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: libhdfs++
    Affects Versions: 3.4.0
            Reporter: Gautham Banasandra
            Assignee: Gautham Banasandra


[jnihelper.c|https://github.com/apache/hadoop/blob/1fed18bb2d8ac3dbaecc3feddded30bed918d556/hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfs/jni_helper.c#L28]
 in HDFS native client uses *dirent.h*. This header file isn't available on 
Windows. Thus, we need to replace this with a cross platform compatible 
implementation for dirent.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Reply via email to