TimeSeriesSpark icon indicating copy to clipboard operation
TimeSeriesSpark copied to clipboard

Time series and energy data analysis API for Spark.

This is the home of TimeSeriesSpark, a time series and energy data analysis API for Spark, the cluster computing framework http://www.cs.berkeley.edu/~matei/spark/ . The API is described at http://www.cs.helsinki.fi/u/lagerspe/timeseries-spark-api-0.3/ . However, for the latest and greatest version, check out the code.

The project is distributed under the BSD 3-Clause License, included in LICENSE.txt. The license is also available at: http://www.opensource.org/licenses/BSD-3-Clause . The energy-data-processing/pt4processor.cs is copyright to Monsoon Inc, and can be found in the end of the Monsoon Power Monitor manual, Online at http://msoon.com/register/download/

Its Scala variant, src/spark/timeseries/examples/Pt4Processor.scala is written by Eemil Lagerspetz and is licensed under the BSD 3-Clause License.