Re: [Status Update] Apache Cassandra backend for Sling

2013-06-23 Thread Dishara Wijewardana
Hi Ian, What is the data mapping should be between Cassandra and Sling resource. I mean is a Sling Resource maps to a Cassandra Column ? Or Column Family ? Because to get this Cassandra and Sling story correct we need to finalize this. For an example what we eventually returns is a Sling

Re: [Status Update] Apache Cassandra backend for Sling

2013-06-23 Thread Ian Boston
Hi Dishara, Yes. 1 resource == 1 row. The columns within that row represent the properties of the resource. I suggest that you use standard property names where appropriate (eg sling:resourceType is the Resource.resourceType etc) The Resource itself should be adaptable to a generic

Build failed in Jenkins: sling-healthcheck-1.6 #25

2013-06-23 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-healthcheck-1.6/25/ -- Started by timer Building remotely on ubuntu2 in workspace https://builds.apache.org/job/sling-healthcheck-1.6/ws/ Updating