[ 
https://issues.apache.org/jira/browse/ARROW-3206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated ARROW-3206:
----------------------------------
    Labels: pull-request-available  (was: )

> [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
>
>
> 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
(v7.6.3#76005)

Reply via email to