[ANN] Graphiak

2017-02-17 Thread Justin Plock
While not super functional right now, I wanted to let people know of a project I created called Graphiak [1] that is a Dropwizard-based JVM service that receives Graphite metrics over TCP and stores them in Riak TS. Eventually, I'd like to support a graphite-api [2] compatible querying API so t

Re: Start up problem talking to Riak

2017-02-17 Thread AWS
OK, so I have Riak KV working from the download on their web page. When I had three AWS servers it was easy to get them working together as they each had a separate install. I would like to install three copies of Riak KV on the same machine. How would I do that given that the install package alw

Re: Start up problem talking to Riak

2017-02-17 Thread Luke Bakken
On Fri, Feb 17, 2017 at 9:30 AM, AWS wrote: > When I had three AWS servers it was easy to get them working together as > they each had a separate install. I would like to install three copies of > Riak KV on the same machine. How would I do that given that the install > package always installs to

Re: Start up problem talking to Riak

2017-02-17 Thread AWS
Total Linux newby - scared of that one. I will try though :-) I am building this to help with my university project course so not going live at all.Thanks David - Original Message - From: "Luke Bakken" To: "AWS" Cc: "riak-users" Subject: Re: Start up problem talking to Riak Dat

Re: Start up problem talking to Riak

2017-02-17 Thread Luke Bakken
Another option would be to use Riak via Docker: https://hub.docker.com/r/basho/riak-kv/ Or, use VMs, but that's pretty heavy. If you have issues building Riak, that's what this mailing list is for. Good luck! Luke On Fri, Feb 17, 2017 at 10:20 AM, AWS wrote: > Total Linux newby - scared of tha