security - How do you login, check your user account and execute queries as a specific user in Cassandra? -


once cassandra has user accounts set up, how login 1 of them? alternatively how execute queries specific user?


also, how check user account logged in as?

i think run console user do:

cqlsh -u your_username -p your_password 

according following video:

http://www.youtube.com/watch?v=caqycdsnw-q&list=pl6yjrg6fu0ot4qz3ydbmmqbene02hqnlv&index=71


Comments

Popular posts from this blog

c# - How to get the current UAC mode -

postgresql - Lazarus + Postgres: incomplete startup packet -

javascript - Ajax jqXHR.status==0 fix error -