cassandra启动出错
- 作者: 老六94433851
- 来源: 51数据库
- 2020-09-27
存在两个问题:
1. 启动cassandra-cli 后面要带参数-h or
2. 执行命令要以";"结尾
-bash04.1$ ./cassandra-cli -h localhost
.......
[default@unknown] use mytest ;
Authenticated to keyspace: mytest
[default@mytest]
我。。知。。道
加。。我。。私。。聊
1. 启动cassandra-cli 后面要带参数-h
2. 执行命令要以";"结尾
-bash04.1$ ./cassandra-cli -h localhost
.......
[default@unknown] use mytest ;
Authenticated to keyspace: mytest
[default@mytest]
我。。知。。道
加。。我。。私。。聊
推荐阅读
