Notices tagged with cassandra
-
@musicman Tough question, because I’ve already had some exposure. If I hadn’t, though, I’d probably want a start-to-finish why and when I might want to use #Cassandra instead of $COMPETING_NOSQL_DB ( where the competing DB is one of the top 2-3 names in enterprise NoSQL databases ). Obviously, with a demonstration.
-
@musicman You’re right. And if I’m an enterprise user of something older, it might make me want to pull the records to see whether #Cassandra has been at the root of a lot of issues. OTOH, also as an enterprise user, if $COMPANY has already committed to using #Apache Cassandra, this might be “it is getting better, so now’s the time to go all in” time.
-
It’s been a while since I played with #Cassandra. It was pretty enjoyable, but it is hard to wrap one’s mind around schema-less databases. Remember when you first learned to use random-access files in a programming language? What did you learn? That you had to firmly set a length for each record and which contents which at what locations of each record. So #MongoDB, Cass…
-
#cqlsh needs #legacypython, but does anything else in #Cassandra actually need it?
-
#cqlsh needs #legacypython, but does anything else in #Cassandra actually need it?
-
It seems unlikely to me that something like #Cassandra would be missing such a file. Do I need to build Cassie from source to get this or something? I haven't been able to find anything to suggest this is a common issue. Is it lying and the javaagent is actually the issue? #java [root@localhost tmp]# java -javaagent:./jmx_prometheus_javaagent-0.12.0.jar=8080:jmx-prom.yaml -jar …
-
I have nagios, Prometheus, and Zabbix all installed. I am ready to be the !monitoring guy!
At some point, I need to set up the #ElasticStack, #FluentD, and #Grafana, but Grafana in particular I don't see as a monitoring tool. It is a visualization tool. It is often in the stack with Prometheus, and I need to know it, but I don't see it as a priority. The priority is to get Prometheus monitoring my #Cassandra install.
-
#Cassandra was fun. I should spin it up on a #RasPi and use it as a backend for $TOY_PROJECT.
-
To flesh that out a bit, but my current list is this:
#mongodb
#mysql
#httpd
#postgres
#kafka
#cassandra
#tomcat
#jboss / #wildfly
#eclipse
#java (enough to diagnose applications...honestly, with the others on the list that are built in java, I probably don't really need to do anything else with this one)
-
It's pretty demoralizing to never get any responses from anyone but @lnxw48a1, but I am nothing if not persistent. I realize I could interact more and gain more followers and I could post more. Maybe I'll give Mastodon a shot a see if I get more interaction there. I don't think I've joined an instance but maybe I have. Anyway... My team is looking! Requirements (I mean, that's …
-
It's pretty demoralizing to never get any responses from anyone but @lnxw48a1, but I am nothing if not persistent. I realize I could interact more and gain more followers and I could post more. Maybe I'll give Mastodon a shot a see if I get more interaction there. I don't think I've joined an instance but maybe I have. Anyway... My team is looking! Requirements (I mean, that's …
-
#Louisville, #CO or #Minneapolis, #MN Requirements: Minimum of five years of software development and design or systems administration or level 3-4 technical support experience. Technical knowledge, skills and expertise in complex infrastructure, web-based software and enterprise software Understanding of software best practices; SDLC, SCM and Agile development principles. Exc…
-
#Louisville, #CO or #Minneapolis, #MN Requirements: Minimum of five years of software development and design or systems administration or level 3-4 technical support experience. Technical knowledge, skills and expertise in complex infrastructure, web-based software and enterprise software Understanding of software best practices; SDLC, SCM and Agile development principles. Exc…
-
http://status.hackerposse.com/url/19635 My new team (and my old team too, actually), is looking: Interact with end users on technical problems. Tier 1, 2 and 3 support for #CentOS and related #opensource products. Drive resolution of those problems, which include: Open source software issues. Questions around open source software usage. Questions around use and best practices. …
-
http://status.hackerposse.com/url/19635 My new team (and my old team too, actually), is looking: Interact with end users on technical problems. Tier 1, 2 and 3 support for #CentOS and related #opensource products. Drive resolution of those problems, which include: Open source software issues. Questions around open source software usage. Questions around use and best practices. …
-
@musicman I played around with #Cassandra briefly a few years ago, but only enough to step through the demos and docs on the site itself. Then I removed it and went on to mess around with #SQLite for a while.