Brian Hawkins

Results 102 comments of Brian Hawkins

There are multiple issues this solves but knowing the data is in C\* is not one of them. Here are the goals 1. Data is on disk before Kairos returns...

I've created this branch for changes related to this issue: https://github.com/kairosdb/kairosdb/tree/feature/bigqueue All updates for this feature should be made as pull request to the above mentioned branch.

Another comment to this. Would like to put the cached data in a different table. Easier to track usage.

Just set your start and end values to the same and you will get the data for that exact time. I just tested it in the UI and it works...

Is this from the java client that you get the error? It works from the UI ![image](https://user-images.githubusercontent.com/2686690/39029893-a861ab6a-441b-11e8-9ab7-2f8082a0a585.png)

Are you using h2 or cassandra? On Jul 22, 2015 12:43 AM, "duong2179" [email protected] wrote: > I set up KairosDB on a single node (12 cores x 2 threads per...

When you say "KairosDB got suspended again at the second of ~180,000" do you mean that when you were pushing at the rate of ~180,000/sec it failed? I havn't seen...

I see. We are running this in our production environment and push billions of data points a month through our kairos nodes without problems. We are using Cassandra 2.0.x and...

What would be more awesome is a plugin that matched metric names and then assigned a ttl to them.

Yes, a delete could report to the log every 3 week boundary that it hits during the delete. Then you could see it progress through the data without filling the...