guyson / cm_csds

A collection of Custom Service Descriptors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cloudera Manager CSDs

A collection of Custom Service Descriptors.

Requirements

  • Maven 3 (to build)

Building the CSDs

The CSDs can be build by running:

$ mvn install

The CSD itself is a jar file located under the target directory of each CSD. For Spark, the CSD is located:

$ ls SPARK/target/SPARK-1.0-SNAPSHOT.jar

All source in this repository is Apache-Licensed.

About

A collection of Custom Service Descriptors

License:Apache License 2.0


Languages

Language:Shell 59.1%Language:Java 40.9%