Sean Glover

Results 71 issues of Sean Glover

### Short description The examples currently use the `studentify` training aid to instruct users how to interatively develop any given example. This is good for training purposes, but it can...

https://github.com/seglo/kafka-lag-exporter/pull/333#discussion_r835809163

CentOS 7 uses systemd. For some reason even when the `cassandra` service is running OK, a `service cassandra status` will return a non-zero exit code which causes the Ambari status...

Just about all technologies provisioned through Ambari are "Clustered". The Cassandra service plugin will reference Cassandra nodes simply as "Cluster Nodes", which is confusing within the context of Ambari. I...

I was able to get the plugin working. I'm using this on CentOS and it was required that I install the datastax repo for yum first before anything would work...

We've had outstanding PR's for half a year. No commits to the repo for nearly a year. I've tried contacting the author over email with no response. A shame..

Hi, I recently timeboxed an exercise to try out play-socketio with a client callback. I attempted to modify the simple Chat sample app using the ["Handling Acks"](https://github.com/playframework/play-socket.io/blob/master/docs/ScalaSocketIO.md#handling-acks.) section of docs....