Hi all, I'm trying to connect sakai OAE 1.3 to Apache Cassandra. After reading a lot of mails from list and looking for information into the confluence, the steps I found were: - Run a Cassandra server on 9160 - Config org.sakaiproject.nakamura.lite.storage.cassandra.CassandraClientPool with the address of server
- From /system/console stop org.sakaiproject.nakamura.lite.storage.jdbc.JDBCStorageClientPool and start org.sakaiproject.nakamura.lite.storage.cassandra.CassandraClientPool But, it doesn't work. A lot of service got an unsastified state. On org.sakaiproject.nakamura.lite.storage.cassandra DEBUG nothing moves. I also tried to create a Keyspace name SAKAI following the instructions of https://confluence.sakaiproject.org/display/KERNDOC/Setting+up+Apache+Cassandra,+ActiveMQ+and+using+Thrift What I'm missing? Thanks. -- Alexandre Ballesté Crevillén alexandre.balleste at udl.cat ===================== Universitat de Lleida Àrea de sistemes d'Informació i Comunicacions Analista/Programador University of Lleida Information and Communication Systems Service Analyst / Programmer Tlf: +34 973 702148 Fax: +34 973 702130 ===================== _______________________________________________ oae-dev mailing list [email protected] http://collab.sakaiproject.org/mailman/listinfo/oae-dev
