hadoop/hadoop-hdfs-project/hadoop-hdfs-native-client
Gautham B A 6415eb04e8
HDFS-16665. Fix duplicate sources for HDFS test (#4573)
* The library target hdfspp_test_shim_static is
  built using the following sources, which
  causes duplicate symbols to be defined -
  - hdfs_shim.c
  - ${LIBHDFSPP_BINDING_C}/hdfs.cc
* ${LIBHDFSPP_BINDING_C}/hdfs.cc is redundant
  and removing this fixes the issue.
2022-07-19 21:39:06 +05:30
..
src HDFS-16665. Fix duplicate sources for HDFS test (#4573) 2022-07-19 21:39:06 +05:30
pom.xml HDFS-16666. Pass CMake args for Windows in pom.xml (#4574) 2022-07-19 10:45:59 +05:30