Impala Public Jenkins has submitted this change and it was merged. Change subject: IMPALA-4669: [KRPC] Add kudu_rpc library to build ......................................................................
IMPALA-4669: [KRPC] Add kudu_rpc library to build Import FindKRPC.cmake from Apache Kudu. Add some files to protoc-gen-krpc link to allow it to find symbols now defined within Impala (without linking all of Impala's libraries). Change-Id: I33203e95dff07c87a6ec5c7a31b7a583b91849bc Reviewed-on: http://gerrit.cloudera.org:8080/5719 Reviewed-by: Henry Robinson <[email protected]> Tested-by: Impala Public Jenkins --- M CMakeLists.txt M be/CMakeLists.txt M be/src/common/global-flags.cc M be/src/common/init.cc M be/src/common/logging.cc M be/src/kudu/rpc/CMakeLists.txt A cmake_modules/FindKRPC.cmake 7 files changed, 151 insertions(+), 14 deletions(-) Approvals: Impala Public Jenkins: Verified Henry Robinson: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/5719 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I33203e95dff07c87a6ec5c7a31b7a583b91849bc Gerrit-PatchSet: 18 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Henry Robinson <[email protected]> Gerrit-Reviewer: Henry Robinson <[email protected]> Gerrit-Reviewer: Impala Public Jenkins Gerrit-Reviewer: Michael Ho <[email protected]>
