This is the project to integration Gearpump into Cloudera Manager. Basically, This project will build parcels and csd for Gearpump.
To make the build, you shall
- Put gearpump project and gearpump_cm_integration (this project) under the same parent directory.
- run build.sh to make the build
To install built parcel and csds, you shall follow the instruction from Cloudera Guide.
Basically, the steps are:
- host the built parcels under gearpump_cm_integration/output/parcel under a web server or a ftp server
- copy the built GEARPUMP-1.0.jar (the built csd) under /opt/cloudera/csd directory of the CM node.
- restart CM and CM agent services
- add parcel repository address defined in step 1 to CM.
- deploy parcels using CM.
- add a Gearpump service in CM and configure roles and provison the service.