[ 
https://issues.apache.org/jira/browse/ARROW-3206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17660229#comment-17660229
 ] 

Rok Mihevc commented on ARROW-3206:
-----------------------------------

This issue has been migrated to [issue 
#19551|https://github.com/apache/arrow/issues/19551] on GitHub. Please see the 
[migration documentation|https://github.com/apache/arrow/issues/14542] for 
further details.

> [C++] Building with ARROW_HIVESERVER2=ON with unit tests disabled causes error
> ------------------------------------------------------------------------------
>
>                 Key: ARROW-3206
>                 URL: https://issues.apache.org/jira/browse/ARROW-3206
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>    Affects Versions: 0.10.0
>            Reporter: albertoramon
>            Assignee: Wes McKinney
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.11.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Hello
> Activate, support for hive, generate exception in CMake:
> {quote}_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_
> {quote}
> {code:java}
> RUN cmake \ 
>   -DARROW_HIVESERVER2=ON \ 
>   -DCMAKE_BUILD_TYPE=Release \ 
>   -DARROW_BUILD_TESTS=OFF \
>    . {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to