This repository was archived by the owner on Oct 21, 2024. It is now read-only.
Commit 6e14384
ARROW-7841: [C++] Use ${HADOOP_HOME}/lib/native/ to find libhdfs.so again
This is a regression bug of e12d285 .
Closes apache#6424 from kou/cpp-hdfs-fix-path and squashes the following commits:
6d5f651 <Sutou Kouhei> ARROW-7841: Use ${HADOOP_HOME}/lib/native/ to find libhdfs.so again
Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Wes McKinney <wesm+git@apache.org>1 parent 9392531 commit 6e14384
1 file changed
+13
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
120 | 132 | | |
121 | 133 | | |
122 | 134 | | |
| |||
142 | 154 | | |
143 | 155 | | |
144 | 156 | | |
145 | | - | |
| 157 | + | |
146 | 158 | | |
147 | 159 | | |
148 | 160 | | |
| |||
0 commit comments