本文介绍了WSO2 DAS 与 MongoDB的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
是否可以将 MongoDB 设置为 WSO2 DAS 中的分析数据源?我在 analytics-datasources.xml 脚本中看到了 DAS 支持 cassandra 、 HBase.
Is it possible to setup MongoDB as the analytic datasource in WSO2 DAS? I saw DAS support cassandra , HBase in analytics-datasources.xml script.
推荐答案
我们做了一个 PR 来支持 DAS 中的 MongoDB.它已经包含在 master 分支中,你可以看看这些 PR:
We have done a PR to support MongoDB in DAS. It is already included in the master branch, you can take a look at these PRs:
https://github.com/wso2/carbon-analytics/pull/225
这里:
https://github.com/wso2/carbon-data/pull/133
最好的问候,
这篇关于WSO2 DAS 与 MongoDB的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!