Gautham B A
b4a105a209
HADOOP-17196. Fix C/C++ standard warnings ( #2208 )
...
* Passing C/C++ standard flags -std is
not cross-compiler friendly as not all
compilers support all values.
* Thus, we need to make use of the
appropriate flags provided by CMake in
order to specify the C/C++ standards.
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit 909f1e82d3
)
2020-08-11 16:35:41 +09:00
Sahil Takiar
a30059bb61
HDFS-14267. Add test_libhdfs_ops to libhdfs tests, mark libhdfs_read/write.c as examples. Contributed by Sahil Takiar.
...
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
2019-02-20 11:38:37 -08:00
Takanobu Asanuma
ec77e95bbd
HDFS-14232. libhdfs is not included in binary tarball. Contributed by Akira Ajisaka.
2019-02-04 10:12:09 +09:00
Sunil G
9c438abe52
HDFS-14033. [libhdfs++] Disable libhdfs++ build on systems that do not support thread_local. Contributed by Anatoli Shein.
2018-10-31 12:32:49 +05:30
Jason Lowe
a17eed1b87
HDFS-13822. speedup libhdfs++ build (enable parallel build). Contributed by Allen Wittenauer and Pradeep Ambati
2018-08-17 12:25:36 -05:00
James Clampffer
8620d2bdf9
HDFS-12110: libhdfs++: Rebase HDFS-8707 on trunk, minor conflict resolution in this patch. Contributed by Deepak Majeti and Anatoli Shein.
2018-03-22 17:19:47 -04:00
Haohui Mai
08794423e8
HDFS-9207. Move the implementation to the hdfs-native-client module. Contributed by Haohui Mai.
2018-03-22 17:19:45 -04:00
Allen Wittenauer
71bbb86d69
HADOOP-14670. Increase minimum cmake version for all platforms
...
Signed-off-by: Chris Douglas <cdouglas@apache.org>
2017-08-30 21:47:24 -07:00
Allen Wittenauer
7b1c37a13a
HADOOP-12892. fix/rewrite create-release (aw)
2016-04-27 08:38:22 -07:00
Haohui Mai
c213ee0859
HDFS-9047. Retire libwebhdfs. Contributed by Haohui Mai.
2016-01-06 16:16:31 -08:00
Haohui Mai
a06e6b81e0
HDFS-9369. Use ctest to run tests for hadoop-hdfs-native-client. Contributed by Haohui Mai.
2015-11-10 14:53:05 -08:00
Haohui Mai
79b8d60d08
HDFS-9253. Refactor tests of libhdfs into a directory. Contributed by Haohui Mai.
2015-10-16 11:20:17 -07:00
Haohui Mai
eb50c4f7a2
HDFS-9235. hdfs-native-client build getting errors when built with cmake 2.6. Contributed by Eric Payne.
2015-10-13 13:44:38 -07:00
Haohui Mai
3112f26368
HDFS-9170. Move libhdfs / fuse-dfs / libwebhdfs to hdfs-client. Contributed by Haohui Mai.
2015-10-07 00:06:33 -07:00