Skip to content

Anoukh/carbon-analytics

 
 

Repository files navigation

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 Stream Processor 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:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 79.6%
  • Java 14.1%
  • HTML 3.2%
  • CSS 2.8%
  • ANTLR 0.1%
  • Shell 0.1%
  • Other 0.1%