All Projects → wso2 → Carbon Analytics

wso2 / Carbon Analytics

Licence: apache-2.0

Programming Languages

javascript
184084 projects - #8 most used programming language

Carbon Analytics


Branch Build Status
master Build Status

This project contains compontents which implements common functionalities used in WSO2 analytics platform.

Carbon Analytics repo contains components realted to WSO2 Streaming Integrator such as:

  • stream-processing
  • editor
  • simulator
  • job-manager
  • distributed-processing
  • business-rules
  • status-dashboard

How to build from the source

Prerequisites

Steps

  1. Install above prerequisites if they have not been already installed
  2. Get a clone from this repository
  3. Run one of the following maven commands from carbon-analytics directory
    • To build with the tests
       mvn clean install 
      
    • To build without running any unit/integration test
       mvn clean install -Dmaven.test.skip=true
      

How to Contribute

Contact us

WSO2 Carbon developers can be contacted via the mailing lists:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].