Gautham Banasandra created HDFS-16465:
-----------------------------------------
Summary: Make usage of strings.h cross platform compatible
Key: HDFS-16465
URL: https://issues.apache.org/jira/browse/HDFS-16465
Project: Hadoop HDFS
Issue Type: Improvement
Components: libhdfs++
Affects Versions: 3.4.0
Environment: Windows 10
Reporter: Gautham Banasandra
Assignee: Gautham Banasandra
[configuration.cc|https://github.com/apache/hadoop/blob/3148791da42b48db0ecb611db85eda39a7f7d452/hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfspp/lib/common/configuration.cc#L38]
in HDFS native client uses strings.h, which is a POSIX header file and isn't
available on Windows. We need to replace this with a Windows equivalent
implementation to make it cross platform compatible.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]