项目作者: bikash

项目描述 :
使用python和pandas的可扩展和分布式OpenTSDB spark连接器
高级语言: Python
项目地址: git://github.com/bikash/opentsdb_spark.git
创建时间: 2017-02-14T13:53:54Z
项目社区:https://github.com/bikash/opentsdb_spark

开源协议:Apache License 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.