我想下载datastax,它有solr和cassandra。我和this link在一起。
datastax-enterprise
datastax-agent
dse我知道什么是竞争对手。但是我不知道我应该下载哪一个,这三个有什么区别?有什么帮助吗?
发布于 2015-02-26 23:07:13
DSE是Datastax Enterprise的缩写
datastax-agent是在所有节点上运行的代理,因此它们可以由opscenter进行监视/控制
datastax-enterprise将包含您需要的所有内容(spark/solr/cassandra/等)
要获得更多数据,可以查看http://www.datastax.com/documentation/datastax_enterprise/4.6/datastax_enterprise/install/installGUI.html
PS:如果您使用EC2,我建议使用opscenter直接从datastax AMI安装dse
https://stackoverflow.com/questions/28714279
复制相似问题