Khazar Mammadli has uploaded this change for review. ( http://gerrit.cloudera.org:8080/17410
Change subject: A poc Oat++ Rest server ...................................................................... A poc Oat++ Rest server [Modify] bash scripts to include Oat++ and CmakeLists.txt [Add] FindOatpp and FindOatppSwagger cmake modules [Add] A new Oat++ rest server [Add] A test for the server [Add] A basic readme.adoc explaining the usage(swagger component not working due to bug) Change-Id: Id76453453f982ffed6ec3e0b126fc1583295dfa5 --- M CMakeLists.txt A cmake_modules/FindOatpp.cmake A cmake_modules/FindOatppSwagger.cmake A src/kudu/rest/CMakeLists.txt A src/kudu/rest/Readme.adoc A src/kudu/rest/src/App.cpp A src/kudu/rest/src/AppComponent.h A src/kudu/rest/src/controller/MyController.h A src/kudu/rest/src/dto/KuduColumnDTO.h A src/kudu/rest/src/dto/KuduTableSchemaDTO.h A src/kudu/rest/src/test/MyControllerTest.cpp A src/kudu/rest/src/test/MyControllerTest.h A src/kudu/rest/src/test/Tests.cpp A src/kudu/rest/src/test/app/MyApiTestClient.h A src/kudu/rest/src/test/app/TestComponent.h M thirdparty/build-definitions.sh M thirdparty/build-thirdparty.sh M thirdparty/download-thirdparty.sh M thirdparty/vars.sh 19 files changed, 1,129 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/10/17410/1 -- To view, visit http://gerrit.cloudera.org:8080/17410 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Id76453453f982ffed6ec3e0b126fc1583295dfa5 Gerrit-Change-Number: 17410 Gerrit-PatchSet: 1 Gerrit-Owner: Khazar Mammadli <[email protected]>
