You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "albertoramon (JIRA)" <ji...@apache.org> on 2018/09/10 13:47:00 UTC

[jira] [Created] (ARROW-3206) ARROW_HIVESERVER2, hiveserver2-test

albertoramon created ARROW-3206:
-----------------------------------

             Summary: ARROW_HIVESERVER2,  hiveserver2-test
                 Key: ARROW-3206
                 URL: https://issues.apache.org/jira/browse/ARROW-3206
             Project: Apache Arrow
          Issue Type: Bug
            Reporter: albertoramon
             Fix For: 0.10.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)