wso2-das

WSO2 DAS with MongoDB

人走茶凉 提交于 2019-12-02 00:31:29
Is it possible to setup MongoDB as the analytic datasource in WSO2 DAS? I saw DAS support cassandra , HBase in analytics-datasources.xml script. 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 And here: https://github.com/wso2/carbon-data/pull/133 Best regards, Out of the box, WSO2 Data Analytics Server (DAS) does not support MongoDB. However, we have written DAS in such a way that, it is easy to setup other databases such as MongoDB as your analytics data source. The