cassandra cql shell 窗口在 Windows 中安装后消失

标签 cassandra datastax datastax-enterprise cqlsh

cassandra cql shell 窗口在 Windows 中安装后消失? 这是使用 Cassandra 星球中可用的 MSI 安装程序安装的。

为什么会发生这种情况?请帮助我..

提前致谢。

最佳答案

我在使用 DataStax 3.9 时也遇到了同样的问题。这就是我的排序方式:

第1步:打开文件:DataStax-DDC\apache-cassandra\conf\cassandra.yaml

第 2 步:取消注释 cdc_raw_directory 并将新值设置为(对于 Windows)

cdc_raw_directory:“C:/Program Files/DataStax-DDC/data/cdc_raw”

步骤 3:转到 Windows 服务并启动 DataStax DDC Server 3.9.0 服务

关于cassandra cql shell 窗口在 Windows 中安装后消失,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/39893193/

相关文章:

cassandra - 如何通过 CQLSH 命令将字符串(文本)中的换行符(\n)插入到 Cassandra 中?

python-2.7 - Cassandra - ubuntu 16.04::无法启动 cassandra.service:找不到单元 cassandra.service

datastax - 使用 gremlin 将数据从 datastax 流式传输到 gephi

mysql - 使用 Sqoop 将自由格式查询从 MySQL 导入到 Cassandra

cassandra - 将数据从 cassandra 迁移到 cassandra

cassandra - 在开发人员或测试集群(1 节点集群)上恢复 Cassandra 快照(从 3 节点集群)

python - 如何为 "IN clause"传递可变参数

java - 如何使用spark java api在cassandra表中进行平均值、最大总和等聚合

solr - cqlsh SHOW SESSION 中多余的空格

node.js - Cassandra nodejs DataStax 驱动程序不通过准备好的语句执行返回新添加的列