Wei-Chiu Chuang
|
b36af9b76c
|
HDFS-11181. Fuse wrapper has a typo. Contributed by Wei-Chiu Chuang.
|
2016-12-05 08:46:57 -08:00 |
Andrew Wang
|
a52c33fdb8
|
HDFS-10991. Export hdfsTruncateFile symbol in libhdfs. Contributed by Surendra Singh Lilhore.
(cherry picked from commit dacd3ec66b )
|
2016-10-11 15:07:22 -07:00 |
Akira Ajisaka
|
96dca785fa
|
HDFS-10561. test_native_mini_dfs fails by NoClassDefFoundError. (aajisaka)
(cherry picked from commit ff07b10803 )
|
2016-06-23 15:49:55 +09:00 |
Andrew Wang
|
94759470b8
|
Fix hadoop-hdfs-native-client compilation on Windows. Contributed by Brahma Reddy Battula.
(cherry picked from commit 3ff0510ffd )
|
2016-06-17 15:54:57 -07:00 |
Akira Ajisaka
|
d1c475ddd4
|
HADOOP-12892. fix/rewrite create-release. Contributed by Allen Wittenauer.
|
2016-06-16 14:03:57 +09:00 |
Colin Patrick Mccabe
|
7ad3162df4
|
HDFS-10193. fuse_dfs segfaults if uid cannot be resolved to a username (John Thiltges via cmccabe)
(cherry picked from commit 0d19a0ce98 )
|
2016-03-23 11:19:55 -07:00 |
Zhe Zhang
|
2056dd7d3a
|
HDFS-9541. Add hdfsStreamBuilder API to libhdfs to support defaultBlockSizes greater than 2 GB. Contributed by Colin Patrick McCabe.
Change-Id: Ifce1b9be534dc8f7e9d2634cd60e423921b9810f
|
2016-01-26 11:26:31 -08:00 |
Colin Patrick Mccabe
|
cea1c71087
|
HADOOP-8887. Use a Maven plugin to build the native code using CMake (cmccabe)
(cherry picked from commit b1ed28fa77 )
Conflicts:
hadoop-common-project/hadoop-common/pom.xml
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/pom.xml
|
2016-01-14 11:13:13 -08:00 |
Haohui Mai
|
71006d5c22
|
HDFS-9047. Retire libwebhdfs. Contributed by Haohui Mai.
|
2016-01-06 16:13:43 -08:00 |
Zhe Zhang
|
9db4b77ea5
|
HDFS-9269. Update the documentation and wrapper for fuse-dfs. Contributed by Wei-Chiu Chuang.
Change-Id: Ia9ec512de2464bf94725cc7c15c378c59d0f04c4
|
2015-12-01 10:25:32 -08:00 |
Vinod Kumar Vavilapalli
|
b20e77eba3
|
Preparing for 2.9.0 development: mvn versions:set -DnewVersion=2.9.0
|
2015-11-25 17:47:22 -08:00 |
Haohui Mai
|
15caaa7d0a
|
HDFS-9459. hadoop-hdfs-native-client fails test build on Windows after transition to ctest. Contributed by Chris Nauroth.
|
2015-11-25 10:32:13 -08:00 |
Haohui Mai
|
aaa38581f5
|
HDFS-9369. Use ctest to run tests for hadoop-hdfs-native-client. Contributed by Haohui Mai.
|
2015-11-10 14:53:22 -08:00 |
Colin Patrick Mccabe
|
7eb0daefc8
|
HDFS-9307. fuseConnect should be private to fuse_connect.c (Mingliang Liu via Colin P. McCabe)
(cherry picked from commit faeb6a3f89 )
|
2015-10-27 11:41:27 -07:00 |
Colin Patrick Mccabe
|
1405181d08
|
HDFS-9268. fuse_dfs chown crashes when uid is passed as -1 (cmccabe)
(cherry picked from commit 2f1eb2bceb )
|
2015-10-26 13:33:45 -07:00 |
Haohui Mai
|
842b3324f2
|
HDFS-9253. Refactor tests of libhdfs into a directory. Contributed by Haohui Mai.
|
2015-10-16 11:20:39 -07:00 |
Haohui Mai
|
016d9fa9b9
|
HDFS-9235. hdfs-native-client build getting errors when built with cmake 2.6. Contributed by Eric Payne.
|
2015-10-13 13:42:50 -07:00 |
Haohui Mai
|
eed61a5eda
|
Addendum patch for HDFS-9215.
|
2015-10-12 15:52:15 -07:00 |
Haohui Mai
|
d578165b99
|
HDFS-9222. Add hadoop-hdfs-client as a dependency of hadoop-hdfs-native-client. Contributed by Mingliang Liu.
|
2015-10-09 22:31:23 -07:00 |
Haohui Mai
|
ce0bb73c10
|
HDFS-9215. Suppress the RAT warnings in hdfs-native-client module. Contributed by Haohui Mai.
|
2015-10-09 22:20:55 -07:00 |
Andrew Wang
|
2f4bcdef8c
|
HDFS-9211. Fix incorrect version in hadoop-hdfs-native-client/pom.xml from HDFS-9170 branch-2 backport. Contributed by Eric Payne.
|
2015-10-07 18:04:19 -07:00 |
Haohui Mai
|
960b19edf6
|
HDFS-9170. Move libhdfs / fuse-dfs / libwebhdfs to hdfs-client. Contributed by Haohui Mai.
|
2015-10-07 00:15:52 -07:00 |