Hello 

Activate, support for hive, generate exception in CMake:

> CMake Error at 
> src/arrow/dbi/hiveserver2/[CMakeLists.txt:116](https://github.com/apache/arrow/blob/a42d4bf1b0cef37849be0b019c34c96bf56a62f9/cpp/src/arrow/dbi/hiveserver2/CMakeLists.txt#L116)
>  (set_property):
>   set_property could not find TARGET hiveserver2-test.  Perhaps it has not
>   yet been created

```
RUN cmake                                \
      -DARROW_HIVESERVER2=ON             \
      -DCMAKE_BUILD_TYPE=Release         \
      -DARROW_BUILD_TESTS=OFF            \
      .
```
   

[ Full content available at: https://github.com/apache/arrow/issues/2534 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to