Hello Marcel Kornacker,

I'd like you to reexamine a change.  Please visit

    http://gerrit.cloudera.org:8080/4108

to look at the new patch set (#3).

Change subject: IMPALA-3979: Fix dynamic linking for Impala
......................................................................

IMPALA-3979: Fix dynamic linking for Impala

When building Impala, the user can choose between two different
build modes: static and dynamically linked libraries. The first
one is used for release builds, while the latter one is used
mainly locally for developers to shorten build times.

However, for some time now, the shared build has been broken in
some configurations. This patch fixes this issue. The main
solution is to move the webserver into the Util library and to
remove the manual linking of Util into the error-utils-test.

Change-Id: I2fb1efd600bfaf17de730186fc80a0dbd976a049
---
M be/CMakeLists.txt
M be/src/util/CMakeLists.txt
2 files changed, 8 insertions(+), 12 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/08/4108/3
-- 
To view, visit http://gerrit.cloudera.org:8080/4108
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I2fb1efd600bfaf17de730186fc80a0dbd976a049
Gerrit-PatchSet: 3
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: Martin Grund <[email protected]>
Gerrit-Reviewer: Alex Behm <[email protected]>
Gerrit-Reviewer: Jim Apple <[email protected]>
Gerrit-Reviewer: Laszlo Gaal <[email protected]>
Gerrit-Reviewer: Marcel Kornacker <[email protected]>
Gerrit-Reviewer: Martin Grund <[email protected]>
Gerrit-Reviewer: Tim Armstrong <[email protected]>

Reply via email to