Following the instructions here:
http://www.datastax.com/docs/1.2/install/install_rpm
$ cat /etc/yum.repos.d/datastax.repo
[datastax]
name= DataStax Repo for Apache Cassandra
baseurl=http://rpm.datastax.com/community
enabled=1
gpgcheck=0
$ sudo yum install dsc12
Loaded plugins: priorities, security, update-motd, upgrade-helper
Setting up Install Process
No package dsc12 available.
Error: Nothing to do
Looking at http://rpm.datastax.com/community/noarch/ confirms no 1.2 packages are available.
When can we expect rpms to be distributed for 1.2?
