我正在尝试使用 sstable2json 从 cassandra 导出数据,但是当我尝试运行命令时
sstable2json /var/lib/cassandra/data/S2B_development/users-g-110-Data.db
发生错误
log4j:WARN No appenders could be found for logger (org.apache.cassandra.config.DatabaseDescriptor).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
no non-system tables are defined
Exception in thread "main" org.apache.cassandra.config.ConfigurationException: no non-system tables are defined
at org.apache.cassandra.tools.SSTableExport.main(SSTableExport.java:414)
卡桑德拉版本:0.8