Skip to content

Anoukh/carbon-analytics

This branch is 4754 commits behind wso2/carbon-analytics:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ad5d938 · May 23, 2018
Dec 14, 2017
May 23, 2018
May 18, 2018
May 18, 2018
Dec 14, 2017
Mar 13, 2015
Dec 6, 2017
Jan 9, 2018
Sep 26, 2017
May 18, 2018
Oct 3, 2017

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%