You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by S Ahmed <sa...@gmail.com> on 2010/04/19 01:33:48 UTC

Just to be clear, cassandra is web framework agnostic b/c of Thrift?

Just want to be clear, is it true that it really makes no difference if my
web application is asp.net or java or python, since the way we communicate
to Cassandra is via the Thrift generated interface?

Obviously if you run asp.net on windows, it is probably a VERY good idea to
be running cassandra on a linux box.

Re: Just to be clear, cassandra is web framework agnostic b/c of Thrift?

Posted by Mark Greene <gr...@gmail.com>.
I'll try to test this out tonight.

On Wed, Apr 21, 2010 at 1:07 PM, Jonathan Ellis <jb...@gmail.com> wrote:

> There is a patch attached to
> https://issues.apache.org/jira/browse/CASSANDRA-948 that needs
> volunteers to test.
>
> On Sun, Apr 18, 2010 at 11:13 PM, Mark Greene <gr...@gmail.com> wrote:
> > With the 0.6.0 release, the windows cassandra.bat file errors out.
> There's a
> > bug filed for this already. There's a README or something similar in the
> > install directory, that tells you the basic CLI operations and explains
> the
> > basic data model.
> >
> > On Sun, Apr 18, 2010 at 11:23 PM, S Ahmed <sa...@gmail.com> wrote:
> >>
> >> Interesting, I'm just finding windows to be a pain, particular starting
> up
> >> java apps. (I guess I just need to learn!)
> >> How exactly would you startup Cassandra on a windows machine? i.e when
> the
> >> server reboots, how will it run the java -jar cassandar ?
> >>
> >>
> >> On Sun, Apr 18, 2010 at 7:35 PM, Joe Stump <jo...@joestump.net> wrote:
> >>>
> >>> On Apr 18, 2010, at 5:33 PM, S Ahmed wrote:
> >>>
> >>> Obviously if you run asp.net on windows, it is probably a VERY good
> idea
> >>> to be running cassandra on a linux box.
> >>>
> >>> Actually, I'm not sure this is true. A few people have found Windows
> >>> performs fairly well with Cassandra, if I recall correctly. Obviously,
> all
> >>> of the testing and most of the bigger users are running on Linux
> though.
> >>> --Joe
> >
> >
>

Re: Just to be clear, cassandra is web framework agnostic b/c of Thrift?

Posted by Jonathan Ellis <jb...@gmail.com>.
There is a patch attached to
https://issues.apache.org/jira/browse/CASSANDRA-948 that needs
volunteers to test.

On Sun, Apr 18, 2010 at 11:13 PM, Mark Greene <gr...@gmail.com> wrote:
> With the 0.6.0 release, the windows cassandra.bat file errors out. There's a
> bug filed for this already. There's a README or something similar in the
> install directory, that tells you the basic CLI operations and explains the
> basic data model.
>
> On Sun, Apr 18, 2010 at 11:23 PM, S Ahmed <sa...@gmail.com> wrote:
>>
>> Interesting, I'm just finding windows to be a pain, particular starting up
>> java apps. (I guess I just need to learn!)
>> How exactly would you startup Cassandra on a windows machine? i.e when the
>> server reboots, how will it run the java -jar cassandar ?
>>
>>
>> On Sun, Apr 18, 2010 at 7:35 PM, Joe Stump <jo...@joestump.net> wrote:
>>>
>>> On Apr 18, 2010, at 5:33 PM, S Ahmed wrote:
>>>
>>> Obviously if you run asp.net on windows, it is probably a VERY good idea
>>> to be running cassandra on a linux box.
>>>
>>> Actually, I'm not sure this is true. A few people have found Windows
>>> performs fairly well with Cassandra, if I recall correctly. Obviously, all
>>> of the testing and most of the bigger users are running on Linux though.
>>> --Joe
>
>

Re: Just to be clear, cassandra is web framework agnostic b/c of Thrift?

Posted by Mark Greene <gr...@gmail.com>.
With the 0.6.0 release, the windows cassandra.bat file errors out. There's a
bug filed for this already. There's a README or something similar in the
install directory, that tells you the basic CLI operations and explains the
basic data model.

On Sun, Apr 18, 2010 at 11:23 PM, S Ahmed <sa...@gmail.com> wrote:

> Interesting, I'm just finding windows to be a pain, particular starting up
> java apps. (I guess I just need to learn!)
>
> How exactly would you startup Cassandra on a windows machine? i.e when the
> server reboots, how will it run the java -jar cassandar ?
>
>
>
> On Sun, Apr 18, 2010 at 7:35 PM, Joe Stump <jo...@joestump.net> wrote:
>
>>
>> On Apr 18, 2010, at 5:33 PM, S Ahmed wrote:
>>
>> Obviously if you run asp.net on windows, it is probably a VERY good idea
>> to be running cassandra on a linux box.
>>
>>
>>  Actually, I'm not sure this is true. A few people have found Windows
>> performs fairly well with Cassandra, if I recall correctly. Obviously, all
>> of the testing and most of the bigger users are running on Linux though.
>>
>> --Joe
>>
>
>

Re: Just to be clear, cassandra is web framework agnostic b/c of Thrift?

Posted by S Ahmed <sa...@gmail.com>.
Interesting, I'm just finding windows to be a pain, particular starting up
java apps. (I guess I just need to learn!)

How exactly would you startup Cassandra on a windows machine? i.e when the
server reboots, how will it run the java -jar cassandar ?



On Sun, Apr 18, 2010 at 7:35 PM, Joe Stump <jo...@joestump.net> wrote:

>
> On Apr 18, 2010, at 5:33 PM, S Ahmed wrote:
>
> Obviously if you run asp.net on windows, it is probably a VERY good idea
> to be running cassandra on a linux box.
>
>
> Actually, I'm not sure this is true. A few people have found Windows
> performs fairly well with Cassandra, if I recall correctly. Obviously, all
> of the testing and most of the bigger users are running on Linux though.
>
> --Joe
>

Re: Just to be clear, cassandra is web framework agnostic b/c of Thrift?

Posted by Joe Stump <jo...@joestump.net>.
On Apr 18, 2010, at 5:33 PM, S Ahmed wrote:

> Obviously if you run asp.net on windows, it is probably a VERY good idea to be running cassandra on a linux box.

Actually, I'm not sure this is true. A few people have found Windows performs fairly well with Cassandra, if I recall correctly. Obviously, all of the testing and most of the bigger users are running on Linux though.

--Joe