Matthieu Simonin

Results 28 comments of Matthieu Simonin

:+1: An orthogonal way of doing this is to disable buffering on the file (which might not be efficient for high frequency stats gathering). which is the purpose of https://github.com/scottchiefbaker/dool/pull/12...

I've recently experienced the same issue. I suppose that's because cassandra has been updated to 2.0.0 but the dsc12 (which have a dependency on cassandra) didn't have been updated with...

Thanks :) Maybe you could open a pull request so that the owner can merge your changes. Matt

Hey, Yes could be nice to have this feature :) cql3 or "raw" cassandra. Basically, after installing the cassandra cluster, I run on one node : ``` cassandra-cli -f (or...

There can be a problem when loading the schema just after installing cassandra. It requires some time for the cassandra nodes to be up and running and to accept connections...

I forked because of the inactivity. I'll be happy to contribute again to the original repo and close my fork.

Yes I understand, maybe we can start working on it. Matt

Hi , There are so much options in the xml description... I was thinking to pass directly the raw xml in the type declaration (or the path to a file...

Yes we could split the options with the ipv\* prefix. My concern is how concise we will be ? How can we define this ? ``` xml ovs-net ``` my...