wso2 / carbon-analytics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

License:Apache License 2.0


Languages

Language:JavaScript 81.2%Language:Java 12.4%Language:HTML 3.0%Language:CSS 2.3%Language:Vim Snippet 0.8%Language:ANTLR 0.1%Language:Shell 0.1%Language:Batchfile 0.1%Language:Groovy 0.0%Language:Dockerfile 0.0%Language:Handlebars 0.0%Language:PHP 0.0%