简体   繁体   中英

Can I change workload on a Datastax enterprise cluster?

I'm running DSE 4.8.16 cluster with search configured. Can I change the workload from 'search' to only running dse cassandra? And if so, how is it done?

The answer is to edit /etc/default/dse and set SOLR_ENABLED=0 . After that restart dse.

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