Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

OpenTSDB - multiple instances

avatar
Expert Contributor

Hello -

is it possible for me to have multiple instances in OpenTSDB - each instance pointing to a separate Hbase tables for storing timeseries data.

eg. Install 1 - will write data to table - tsdb

Install 2 - will write to table - tsdb2 and so on.
What all files do i need to make changes to make this work ? Essentially, the idea is segregate the time series data, based on functionality. Pls let me know your inputs. thanks!
1 ACCEPTED SOLUTION

avatar

@Karan Alang I haven't tried this myself but there are some helpful tips below. You would need to create the OpenTSDB instances with different table names but looks like in recent OpenTSDB versions, instead of being able to configure this via CLI argument, you would need to set this in the config properties file

https://groups.google.com/forum/#!topic/opentsdb/nZ59_xMaRvo

http://stackoverflow.com/questions/18951195/configure-multiple-opentsdb-to-use-single-hbase-backend

View solution in original post

5 REPLIES 5

avatar
Expert Contributor

@Ali Bajwa - any ideas on this ?

avatar

@Karan Alang I haven't tried this myself but there are some helpful tips below. You would need to create the OpenTSDB instances with different table names but looks like in recent OpenTSDB versions, instead of being able to configure this via CLI argument, you would need to set this in the config properties file

https://groups.google.com/forum/#!topic/opentsdb/nZ59_xMaRvo

http://stackoverflow.com/questions/18951195/configure-multiple-opentsdb-to-use-single-hbase-backend

avatar
Expert Contributor

@Ali Bajwa - thanks, i was able to get it to work based on the missing parameters specified in link

https://groups.google.com/forum/#!topic/opentsdb/nZ59_xMaRvo

avatar
New Contributor

@karan_alang1 How were you abele to query across different tables? Or how did you which table to query? Were your clients aware which instance of Opentsdb they need to call to fetch the data?

avatar
Community Manager

@nitishgoyal13 as this is an older post, you would have a better chance of receiving a resolution by starting a new thread. This will also be an opportunity to provide details specific to your environment that could aid others in assisting you with a more accurate answer to your question. You can link this thread as a reference in your new post.



Regards,

Vidya Sargur,
Community Manager


Was your question answered? Make sure to mark the answer as the accepted solution.
If you find a reply useful, say thanks by clicking on the thumbs up button.
Learn more about the Cloudera Community: