Hello Matthew Jacobs, Adar Dembo,

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

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

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

Change subject: Build Kudu from source
......................................................................

Build Kudu from source

With this change any arbitrary Kudu hash can be built. Previously only a
released version of Kudu could be used because the build was based on
parcels. The main use case is to upgrade the Kudu client/server to a
version that has yet to be released so compatibility can be tested
early.

The previous way of "building" Kudu was to repackage a Cloudera parcel.
For platforms that didn't have a parcel available, a stubbed client was
generated based on the symbols of a real client for a different
platform. The only consumer of the stub was the Impala project. Now
Impala will build the stub itself.

Change-Id: I2ec8494fb4e765ec796b31212c811af34e8514bd
---
M buildall.sh
M functions.sh
M source/kudu/build.sh
D source/kudu/gen-stub-so.py
4 files changed, 162 insertions(+), 127 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Toolchain refs/changes/79/2679/9
-- 
To view, visit http://gerrit.cloudera.org:8080/2679
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I2ec8494fb4e765ec796b31212c811af34e8514bd
Gerrit-PatchSet: 9
Gerrit-Project: Toolchain
Gerrit-Branch: master
Gerrit-Owner: Casey Ching <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Casey Ching <[email protected]>
Gerrit-Reviewer: Matthew Jacobs <[email protected]>
Gerrit-Reviewer: Tim Armstrong <[email protected]>

Reply via email to