Sign inSign up

ikats/datamodel

By ikats

Updated over 7 years ago

Ikats Datamodel

Image
0

2.3K

ikats/datamodel repository overview

IKATS Logo IKATS Datamodel

Docker Automated build Docker Build Status MicroBadger Size

An overview of IKATS global architecture is available here

IKATS datamodel provides two IKATS web applications :

  • the Ingestion webapp, deployed in a Tommee server to ingest data in IKATS : cf.ingestion documentation
  • the TemporalDataManager webapp, deployed in a Tomcat server, which is describer here.

The TemporalDataManager webapp provides access to following IKATS resources:

On PostgreSQL database:

  • Metadata
  • Dataset (set of time series)
  • Table
  • MacroOperator
  • ProcessData
  • Workflow

On OpenTSDB database:

  • Time Series

Resources can be accessed through an HTTP API, including IKATS operators dealing with non temporal data.

List of java operators at the moment: (see python operators for other operators provided in IKATS)

Dataset Preparation

Import Export
Dataset Management

Pre-Processing on Ts

Transforming

Processing On Tables

Tag summary

Content type

Image

Digest

Size

74.3 MB

Last updated

over 7 years ago

docker pull ikats/datamodel