Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/apache-spark/6.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
写入包含“0”的MongoDB查询时WSO2出错;“聚合”;_Mongodb_Aggregate_Wso2dss_Wso2ei - Fatal编程技术网

写入包含“0”的MongoDB查询时WSO2出错;“聚合”;

写入包含“0”的MongoDB查询时WSO2出错;“聚合”;,mongodb,aggregate,wso2dss,wso2ei,Mongodb,Aggregate,Wso2dss,Wso2ei,我正在使用WSO2 EI 6.5。 我的机器上安装了MongoDB 3.2 每当我编写一个包含运算符“aggregate”的Mongodb查询时,当我调用服务“Unknown Mongodb operation‘aggregate’”时,就会出现以下错误 对于fieldB1=fieldA2,我的服务需要链接集合A(id1、fieldA1、fieldA2)和集合B(id2、fieldB1、fieldB2) 有人能提供建议吗 谢谢

我正在使用WSO2 EI 6.5。 我的机器上安装了MongoDB 3.2

每当我编写一个包含运算符“aggregate”的Mongodb查询时,当我调用服务“Unknown Mongodb operation‘aggregate’”时,就会出现以下错误

对于fieldB1=fieldA2,我的服务需要链接集合A(id1、fieldA1、fieldA2)和集合B(id2、fieldB1、fieldB2)

有人能提供建议吗

谢谢