Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/19257 )
Change subject: KUDU-3371 [thirdparty] introduce rocksdb ...................................................................... KUDU-3371 [thirdparty] introduce rocksdb This patch introduces RocksDB 7.7.3 as a new thirdparty library. RocksDB will be used to store log block container's metadata in future patches. Change-Id: I42992d080fb9e9d77ca5169615d61eb3463fa54c Reviewed-on: http://gerrit.cloudera.org:8080/19257 Reviewed-by: Yifan Zhang <[email protected]> Tested-by: Alexey Serbin <[email protected]> Reviewed-by: Alexey Serbin <[email protected]> --- M CMakeLists.txt A cmake_modules/FindRocksdb.cmake M thirdparty/build-definitions.sh M thirdparty/build-thirdparty.sh M thirdparty/download-thirdparty.sh M thirdparty/vars.sh 6 files changed, 94 insertions(+), 0 deletions(-) Approvals: Yifan Zhang: Looks good to me, but someone else must approve Alexey Serbin: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/19257 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I42992d080fb9e9d77ca5169615d61eb3463fa54c Gerrit-Change-Number: 19257 Gerrit-PatchSet: 4 Gerrit-Owner: Yingchun Lai <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: KeDeng <[email protected]> Gerrit-Reviewer: Khazar Mammadli <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Marton Greber <[email protected]> Gerrit-Reviewer: Yifan Zhang <[email protected]> Gerrit-Reviewer: Yingchun Lai <[email protected]> Gerrit-Reviewer: Yuqi Du <[email protected]>
