Matthew Jacobs has submitted this change and it was merged. Change subject: Add support for Kudu 1.0 RC and build additional OSes ......................................................................
Add support for Kudu 1.0 RC and build additional OSes Relaxes the requirements on the OSes that can be used to build Kudu. This now allows building on Ubuntu 12, Debian 7, and Debian 8. RHEL5, Debian 6, and SLES still fail to build so the stub is produced. Also removes some unnecessary kudu utilities (cfile-dump and log-dump) that were being copied out of the build directory because they have been removed at version 1.0. They were never being used by Impala nor are related to building, so it shouldn't matter. Change-Id: I68c32b474464ccd7531b5c5bf163017cbb6f6f9b --- M buildall.sh M source/kudu/build.sh 2 files changed, 8 insertions(+), 6 deletions(-) Approvals: Matthew Jacobs: Looks good to me, approved; Verified Alex Behm: Looks good to me, but someone else must approve Tim Armstrong: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/4410 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I68c32b474464ccd7531b5c5bf163017cbb6f6f9b Gerrit-PatchSet: 1 Gerrit-Project: Toolchain Gerrit-Branch: master Gerrit-Owner: Matthew Jacobs <[email protected]> Gerrit-Reviewer: Alex Behm <[email protected]> Gerrit-Reviewer: Matthew Jacobs <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
