Re: Accessing Cassandra from R

2010-05-20 Thread Charles Woerner
Or possibly in a language for which there are R<->$language IDL bindings. I would not be surprised if you could do this using SWIG. http://www.swig.org/Doc1.3/R.html On Thu, May 20, 2010 at 2:01 PM, Jonathan Ellis wrote: > You'd probably need to build a proxy in a language that Thrift supports

Re: Accessing Cassandra from R

2010-05-20 Thread Jonathan Ellis
You'd probably need to build a proxy in a language that Thrift supports. On Thu, May 20, 2010 at 2:49 AM, Kyusik Chung wrote: > Does anyone have suggestions on how to access cassandra from R > (http://www.r-project.org/)? > > Thanks! > > Kyusik Chung -- Jonathan Ellis Project Chair, Apache C