that
> will
> work too.
I have changed the code like this, hoping it will help others too
JAVA_HOME=/usr/java
# Use JAVA_HOME if set, otherwise look for java in PATH
if [ -x $JAVA_HOME/bin/amd64/java ]; then
JAVA=$JAVA_HOME/bin/amd64/java
else
if [ -x $JAVA_HOME/bin/java]; then
not the 32 bit one, or "after"), that
will
work too.
--
Sylvain
> >>
> >> > As far as I know, it should work fine. Actually it should work with sh
> >> > as well...
> >> >
> >> >
> >> > -Ursprüngliche Nachricht-
t;
>> > As far as I know, it should work fine. Actually it should work with sh
>> > as well...
>> >
>> >
>> > -Ursprüngliche Nachricht-
>> > Von: Xiaobo Gu [mailto:guxiaobo1...@gmail.com]
>> > Gesendet: Freitag, 11. Fe
> -Ursprüngliche Nachricht-
> > Von: Xiaobo Gu [mailto:guxiaobo1...@gmail.com]
> > Gesendet: Freitag, 11. Februar 2011 16:12
> > An: user@cassandra.apache.org
> > Betreff: Re: cassandra solaris x64 support
> >
> > On Fri, Feb 11, 2011 at 10:51
gt; An: user@cassandra.apache.org
> Betreff: Re: cassandra solaris x64 support
>
> On Fri, Feb 11, 2011 at 10:51 PM, Jonathan Ellis wrote:
>> The vast majority run on Linux, but there are a few people running
>> Cassandra on Solaris, FreeBSD, and Windows.
> But I failed to start the
Nachricht-
Von: Xiaobo Gu [mailto:guxiaobo1...@gmail.com]
Gesendet: Freitag, 11. Februar 2011 16:12
An: user@cassandra.apache.org
Betreff: Re: cassandra solaris x64 support
On Fri, Feb 11, 2011 at 10:51 PM, Jonathan Ellis wrote:
> The vast majority run on Linux, but there are a few peo
On Fri, Feb 11, 2011 at 10:51 PM, Jonathan Ellis wrote:
> The vast majority run on Linux, but there are a few people running
> Cassandra on Solaris, FreeBSD, and Windows.
But I failed to start the one node test cluster,
# sh bin/cassandra -f
bin/cassandra: syntax error at line 22: `MAX_HEAP_SIZE=$
The vast majority run on Linux, but there are a few people running
Cassandra on Solaris, FreeBSD, and Windows.
On Fri, Feb 11, 2011 at 4:40 AM, Xiaobo Gu wrote:
> Hi,
> Because I can't access the archives of the mailing list, so my
> apologies if someone have asked this before.
>
> Does any have
Hi,
Because I can't access the archives of the mailing list, so my
apologies if someone have asked this before.
Does any have successfully run Cassandra on Solaris 10 X64 clusters?
Regards,
Xiaobo Gu