Henry Robinson has uploaded a new change for review. http://gerrit.cloudera.org:8080/5657
Change subject: IMPALA-4650: Add Protobuf to build ...................................................................... IMPALA-4650: Add Protobuf to build This patch adds Protobuf 2.6.1 to Impala's build, and bumps the toolchain version so that the dependency is available. Protobuf is unused in this commit, but is required for KRPC. FindProtobuf.cmake includes some utility CMake methods to generate source code from Protobuf definitions. It is taken from Kudu. Change-Id: Ic9357fe0f201cbf7df1ba19fe4773dfb6c10b4ef --- M CMakeLists.txt M be/CMakeLists.txt M bin/bootstrap_toolchain.py M bin/impala-config.sh A cmake_modules/FindProtobuf.cmake 5 files changed, 250 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/57/5657/1 -- To view, visit http://gerrit.cloudera.org:8080/5657 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ic9357fe0f201cbf7df1ba19fe4773dfb6c10b4ef Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Henry Robinson <[email protected]>
