BAM external cassandra

谁说胖子不能爱 提交于 2019-12-11 00:45:00

问题


I would like to use Cassandra with WSO2 BAM. BAM is coming out of the box cassandra db however I want to use external Cassandra Server. Is there any way to use external cassandra.


回答1:


You can point WSO2 BAM to a external Cassandra Cluster using $CARBON_HOME/repocitory/conf/etc/cassandra-component.xml.

https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.0.0/products/bam2/2.0.1/modules/distributed-setup/cassandra-component.xml

You can give more than one host in the Nodes section. Use comma to separate host:port entries.



来源:https://stackoverflow.com/questions/12798855/bam-external-cassandra

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!