This appears to be using the HBase back-end for OpenTSDB, which is the
normal configuration.  In order to minimize the changes to be made to TSDB,
I basically re-wrote the async hbase api to make accumulo calls (which
leads to confusion, I know).

You will need to follow the README instructions at

https://github.com/ericnewton/accumulo-opentsdb

It's probably going to be tricky. Feel free to private message me.  For
one, your connection string has to look like the one at the bottom of the
README, and contain a username and password.

-Eric

On Wed, Jul 22, 2015 at 6:04 PM, Ranjan Sen <[email protected]> wrote:

> Thanks.
> I followed the README along the TSDB documentation. I am having difficulty
> configuring the Accumulo user and password, Anyone can provide me with an
> example configuration file for using TSDB with Accumulo?
> Thanks
> Ranjan
>
> ------------------------------
> From: [email protected]
> Date: Mon, 20 Jul 2015 17:27:29 -0500
> Subject: Re: TSDB on Accumulo row key
> To: [email protected]
>
> Our very own Eric Newton has a port of OpenTSDB running on Accumulo, might
> be what you're looking for.
>
> https://github.com/ericnewton/accumulo-opentsdb
>
> On Mon, Jul 20, 2015 at 5:25 PM, Ranjan Sen <[email protected]>
> wrote:
>
> Hi All,
> Is there something like TSDB (Time series database) on Accumulo?
>
> Thanks
> Ranjan
>
>
>

Reply via email to