简体   繁体   中英

How to run cassandra erlang client through command line?

I could not build and test following cassandra erlang client in ubuntu. https://github.com/matehat/cqerl#connecting.How to do it?

Can you do the following:

git clone https://github.com/dieswaytoofast/erlang_cassandra.git
cd erlang_cassandra
rebar get-deps    
rebar compile

Note: I am new to Erlang and Cassandra

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM