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

there's something wrong with the method "change keyspace name" #2

Closed
gzkiko opened this issue Sep 13, 2011 · 3 comments
Closed

there's something wrong with the method "change keyspace name" #2

gzkiko opened this issue Sep 13, 2011 · 3 comments

Comments

@gzkiko
Copy link

gzkiko commented Sep 13, 2011

when I changed the keyspace 's name from 'keyspace1' to 'myspace', it output the message like below:

Fatal error: Uncaught exception 'cassandra_NotFoundException' in E:\WampServ\www\phpcassa\thrift\Thrift.php:574 Stack trace: #0 E:\WampServ\www\phpcassa\thrift\packages\cassandra\Cassandra.php(3769): TBase->_read('Cassandra_descr...', Array, Object(TBinaryProtocolAccelerated)) #1 E:\WampServ\www\phpcassa\thrift\packages\cassandra\Cassandra.php(1357): cassandra_Cassandra_describe_keyspace_result->read(Object(TBinaryProtocolAccelerated)) #2 E:\WampServ\www\phpcassa\thrift\packages\cassandra\Cassandra.php(1318): CassandraClient->recv_describe_keyspace() #3 E:\WampServ\www\phpcassa\sysmanager.php(506): CassandraClient->describe_keyspace('Keyspace12') #4 E:\WampServ\apps\Cassandra-Cluster-Admin\keyspace_action.php(206): SystemManager->describe_keyspace('Keyspace12') #5 {main} thrown in E:\WampServ\www\phpcassa\thrift\Thrift.php on line 574

@sebgiroux
Copy link
Owner

You're right, I have commited a "fix" so it doesnt error out, but the problem is that phpcassa doesn't support renaming keyspace/column family just yet. I will ask thobbs if it would be possible to support this so I will leave this issue open for now in hope of supporting that feature soon :)

Thanks for the report!

@sebgiroux
Copy link
Owner

thobbs confirmed Cassandra doesn't support renaming keyspace or column family yet, so unfortunatly nothing else I can do for now, sorry!

@gzkiko
Copy link
Author

gzkiko commented Sep 14, 2011

thanks for your reply, i got it

kiko Zhang
2011-9-14 11:25"Sbastien Giroux" <
reply@reply.github.com

д

thobbs confirmed Cassandra doesn't support renaming keyspace or column
family yet, so unfortunatly nothing else I can do for now, sorry!

Reply to this email directly or view it on GitHub:

#2 (comment)

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

2 participants