The best I can come up with gdusbabek's talk from the cassandra summit.
slides:
http://www.slideshare.net/gdusbabek/getting-to-know-the-cassandra-codebase
video: http://blip.tv/file/4015751
On Wed, Sep 8, 2010 at 10:11 AM, Asif Jan wrote:
>
> Hi
>
> Being a novice to the cassandra project, I ha
k properly.
/ Roger Schildmeijer
On Thu, Jul 15, 2010 at 9:34 AM, Boris Spasojevic
wrote:
> Hi,
>
> I am trying to open the Cassandra maven project in NetBeans. I have
> checked out the head revision and when I open the project I have a lot
> of errors in a lot of classes concerning impor
s/hinted handoff/read repair
>
>
>
> (Moved to developers mailing list)
>
> Without delve to deep into to that part of the code my educated(?) guess is
> that this will (eventually) be solved/repaired thanks to hinted handoff and
> anti entropy service.
>
>
> On 2 maj 2010, at 18.29em, Bil
(Moved to developers mailing list)
Without delve to deep into to that part of the code my educated(?) guess is
that this will (eventually) be solved/repaired thanks to hinted handoff and
anti entropy service.
On 2 maj 2010, at 18.29em, Bill Hastings wrote:
> Hi
>
> I have looking at the boot
http://wiki.apache.org/cassandra/API#get_slice
// Roger Schildmeijer
On 20 apr 2010, at 18.50em, Christian Torres wrote:
> Hello!
>
> Is there any way to make filters (WHEREs) in cassandra? Or I have to manages
> to do it
>
> For example:
>
> I have a ColumnFamily w
and org.apache.cassandra.service.StorageService -> Operations
5, last in the operation list you'll find "loadSchemaFromXML", invoke that
method
// Roger Schildmeijer
>
> thanks in advance.
>
> BR
> jp
>
>
> On Sun, Apr 18, 2010 at 2:56 AM, Jonathan Ellis
n work is done in trunk. Is
> there anyway I can run it correctly ? or is it a bug ?
>
> --
> Best Regards
>
> Jeff Zhang
http://wiki.apache.org/cassandra/LiveSchemaUpdates
// Roger Schildmeijer
ndra/avro/AvroRecordFactory.java
> /cassandra/src/java/org/apache/cassandra/avro/AvroValidation.java
> /cassandra/src/java/org/apache/cassandra/avro/CassandraDaemon.java
> /cassandra/src/java/org/apache/cassandra/avro/CassandraServer.java
> /cassandra/src/java/org/apache/cassandra/avro/Keys
Right click on your project (alt-enter), pick properties. Expand "Java
Compiler" -> "Errors/Warnings" and find "Forbidden reference (access rules):"
under section "Deprecated and restricted API". Current value is probably
"Error", edit that