Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option seed_nodes does not work for a single node #31

Open
Lanzaa opened this issue Mar 21, 2013 · 4 comments
Open

Option seed_nodes does not work for a single node #31

Lanzaa opened this issue Mar 21, 2013 · 4 comments

Comments

@Lanzaa
Copy link
Collaborator

Lanzaa commented Mar 21, 2013

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'],
);
@swatidhoke
Copy link

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//issues/31
.

@mkjellman
Copy link
Owner

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

@swatidhoke
Copy link

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

@swatidhoke
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants