perlcassa icon indicating copy to clipboard operation
perlcassa copied to clipboard

Option seed_nodes does not work for a single node

Open Lanzaa opened this issue 11 years ago • 4 comments

If there is only one node in the cluster the seed_nodes option does not work.

This may be related to the fact that the system.peers table does not contain the node that runs the query.

my $obj = new perlcassa(
    'columnfamily' => 'myCF',
    'keyspace' => 'myKeyspace',
    'seed_nodes' => ['host1.cassandra.local'],
);

Lanzaa avatar Mar 21 '13 18:03 Lanzaa

Can you please help me with issue 30 of long data type not supported.

On Fri, Mar 22, 2013 at 12:22 AM, Colin B. [email protected] wrote:

If there is only one node in the cluster the seed_nodes option does not work.

This may be related to the fact that the system.peers table does not contain the node that runs the query.

my $obj = new perlcassa( 'columnfamily' => 'myCF', 'keyspace' => 'myKeyspace', 'seed_nodes' => ['host1.cassandra.local'],);

— Reply to this email directly or view it on GitHubhttps://github.com/mkjellman/perlcassa/issues/31 .

swatidhoke avatar Mar 21 '13 19:03 swatidhoke

@swatidhoke yes, now sure how your comment is related to this issue. Why are you cross posting here?

mkjellman avatar Mar 21 '13 19:03 mkjellman

oops my bad , please ignore above comment. didn't meant to be posted under this thread.

swatidhoke avatar Mar 21 '13 19:03 swatidhoke

Swati Dhoke sent you an invitation

Twitter helps you stay connected with what's happening right now and with the people and organizations you care about.

Accept invitation

https://twitter.com/i/3b0eb9ef-4507-4230-b5f1-24c642dbde4b

This message was sent by Twitter on behalf of Twitter users who entered your email address to invite you to Twitter. Unsubscribe: https://twitter.com/i/o?t=1&iid=6228e3131f214a2885966690663a3988&uid=0&c=IuVwbCB3dgFj4ra68zKho2nV%2B8sbS%2Bp%2FOmeNuVQOOFbvS7FnCbF%2BUjRKtlDvVn%2BDcZC%2FqsJ0hm4ETcT7Ur%2BjT0zr5Tfv20Qm2zq1BZwyz%2BJ4Jt159J7uXg%3D%3D&nid=9+26

Need help? https://support.twitter.com

swatidhoke avatar Jan 24 '14 04:01 swatidhoke