[
https://issues.apache.org/jira/browse/HDFS-16465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gautham Banasandra updated HDFS-16465:
--------------------------------------
Summary: Remove redundant strings.h inclusions (was: Make usage of
strings.h cross platform compatible)
> Remove redundant strings.h inclusions
> -------------------------------------
>
> 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
> Priority: Major
> Labels: libhdfscpp
>
> [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.7#820007)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]