Skip to content

Files required to make a trusted opentsdb Docker such that opentsdb can be used for other projects

License

Notifications You must be signed in to change notification settings

marciokugler/opentsdb-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opentsdb-docker

This project is based on https://github.com/PeterGrace/opentsdb-docker with some modifications. Files required to make a trusted opentsdb Docker such that opentsdb can be used for other projects

How it works

This image automatically starts HBase, waits 30 seconds, then attempts to create the opentsdb tables in hbase and then fires up opentsdb. Make sure that you export port 4242 so that you can access opentsdb outside of the container.

Notes

  • This image has a VOLUME declaration -- if you want to persist your hbase data, use the -v argument in docker to store hbase data on local filesystem.
  • This image has port 16010 exported so that you can use scollector to collect hadoop statistics.

About

Files required to make a trusted opentsdb Docker such that opentsdb can be used for other projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%