In my case,i have:
UN *127.0.0.1* 83.05 KB 256 100.0%
460ddcd9-1ee8-48b8-a618-c076056aad07 rack1
i'd like to change the ip address like:
UN *192.168.1.4*
so i have to modify the file cassandra.yam
# Setting this to 0.0.0.0 is always wrong.
*listen_address: localhost*
-->
*listen_ad
i have to configure cassandra.yaml ? that's it ?
echo "INFORMATION:"
echo "Make changes to /etc/security/limits.d/cassandra.conf and
/etc/security/limits.conf manually as per
http://www.datastax.com/documentation/cassandra/2.0/cassandra/install/installRecommendSettings.html
."
echo "Remember to *
The script that you ran has a lot of comments with links that describe the
installation process. I would suggest reading those links.
On Tue, Mar 17, 2015 at 3:42 PM, jean paul wrote:
> Hello All,
>
> I launched the script (./cassandra-install.sh) without making any changes
> and it works.
> The
Hello All,
I launched the script (./cassandra-install.sh) without making any changes
and it works.
Then:
*First Terminal:*
$cassandra
...
INFO 10:52:26,655 Node /127.0.0.1 state jump to normal
INFO 10:52:26,791 Starting listening for CQL clients on
localhost/127.0.0.1:9042...
Hello All,
I launched the script (./cassandra-install.sh) without making any changes
and it works.
Then:
*First Terminal:*
$cassandra
...
INFO 10:52:26,655 Node /127.0.0.1 state jump to normal
INFO 10:52:26,791 Starting listening for CQL clients on
localhost/127.0.0.1:9042...
Yes, absolutely. I thought he was looking for an install.sh type of script.
I did say a fresh server ;)
On Tue, Mar 17, 2015 at 1:52 AM, Jonathan Haddad wrote:
> Be careful w/ that script if you're looking to upgrade, it nukes your data
> directory.
>
> sudo rm -rf /var/lib/cassandra/data/system
Be careful w/ that script if you're looking to upgrade, it nukes your data
directory.
sudo rm -rf /var/lib/cassandra/data/system/*
On Mon, Mar 16, 2015 at 1:41 PM, Ali Akhtar wrote:
> https://gist.github.com/aliakhtar/3649e412787034156cbb
>
> Best run from a fresh ubuntu server.
>
> On Tue, Mar
https://gist.github.com/aliakhtar/3649e412787034156cbb
Best run from a fresh ubuntu server.
On Tue, Mar 17, 2015 at 12:50 AM, jean paul wrote:
> i find this solution:
>
> http://www.liquidweb.com/kb/error-failed-to-connect-to-127-0-0-17199-connection-refused-cassandra-solved/
>
> but i haven't
i find this solution:
http://www.liquidweb.com/kb/error-failed-to-connect-to-127-0-0-17199-connection-refused-cassandra-solved/
but i haven't this file at all !!
/etc/cassandra/default.conf/cassandra-env.sh
please, i have a dought about how to install cassandra.. i have only
downloaded the paquet
i can test './cqlsh' command but not with nodetool !
/Bureau/apache-cassandra-2.0.13/bin# ./cqlsh
Connected to Test Cluster at localhost:9160.
[cqlsh 4.1.1 | Cassandra 2.0.13 | CQL spec 3.1.1 | Thrift protocol 19.39.0]
Use HELP for help.
cqlsh>
cqlsh>
cqlsh> exit
/Bureau/apache-cassandra-2.0.13/bi
./nodetool help gossipinfo
NAME
nodetool gossipinfo - Shows the gossip information for the cluster
SYNOPSIS
nodetool [(-h | --host )] [(-p | --port )]
[(-pw | --password )]
[(-pwf | --password-file
)]
[(-u | --username )] gossipi
(bounced as a new message)
On 03/16/2015 12:34 PM, jean paul wrote:
> ./nodetool gossipinfo -h localhost -p 9042
> nodetool: Found unexpected parameters: [-h, localhost]
> See 'nodetool help' or 'nodetool help '.
>
> Have you an idea please about the last message ?
Did you follow the suggestion
12 matches
Mail list logo