/opentsdb_spark

Scalable and distributed OpenTSDB spark connector using python and pandas

Primary LanguagePythonApache License 2.0Apache-2.0

opentsdb_spark

This package will help to load data into openTSDB in distributed mode via spark and at sametime it will help you to read opentsdb data using spark. It uses OpenTSDB HTTP API to put and fetch data in OpenTSDB. The overall process is very scalable. It is used to analyze heavy timeseries using mlib package.