Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for 
change notification.

The "ClientOptions" page has been changed by JonathanEllis.
The comment on this change is: link hadoopsupport.
http://wiki.apache.org/cassandra/ClientOptions?action=diff&rev1=76&rev2=77

--------------------------------------------------

   * C# / .NET
    * http://github.com/mattvv/hectorsharp
  
- === Older clients ===
+ == Older clients ==
  These are not up to date with the latest Cassandra features.
  
   * Scala:
@@ -44, +44 @@

   * Java:
    * http://code.google.com/p/cassandra-java-client
  
- == Internal API ==
+ = Internal API =
  
  The StorageProxy API is available to JVM-based clients, but you should use 
Thrift unless you have a very good reason not to.  (The most common reason is 
wanting to use the BinaryMemtable bulk-load interface.)
  
+ = Hadoop =
+ 
+ Running Hadoop map/reduce jobs in Cassandra is described in HadoopSupport.
+ 

Reply via email to