tishan89 / analytics-solutions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Analytics Solutions


Branch Build Status
master Build Status

This project contains components which implement solutions implemented on WSO2 Stream Processor.

Analytics Solutions repository contains the following solutions:

  • Twitter Analytics
  • HTTP Analytics
  • Distributed Message Tracing

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 the analytics-solutions 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 79.9%Language:Java 16.6%Language:CSS 3.6%