Re: Easy path to the latest Cassandra in Ubuntu

2016-06-29 Thread Evan Dandrea
Thanks for following up, Dave, Michael, and Jonathan. On Sun, 26 Jun 2016 at 11:04 Jonathan Ellis wrote: > Is Snap a new packaging format like deb/rpm, or does it consume the > existing deb package? > It's a new packaging format. Each application is isolated such that it cannot see beyond its o

Easy path to the latest Cassandra in Ubuntu

2016-06-21 Thread Evan Dandrea
Hi, Ubuntu 16.04 comes with a new way to deliver applications ( http://snapcraft.io), and I thought it would be a great way to simplify getting set up with Cassandra. So now, if you run the following on any Ubuntu 16.04 system snap install cassandra && snap connect cassandra:mount-observe ub