请教大家一下,Caused by: com.mongodb.MongoCommandException: Command failed with error 59: 'no such cmd: splitVector' on server 172.16.0.7:27017. The full response is { "ok" : 0.0, "errmsg" : "no such cmd: splitVector", "code" : 59 } 这个错有人遇见过吗?求帮助。。谢谢各位了
------------------ 原始邮件 ------------------ 发件人:***@***.***>; 发送时间: 2021年5月6日(星期四) 中午11:57 收件人:***@***.***>; 抄送:***@***.***>;***@***.***>; 主题: Re: [alibaba/DataX] 连接 mongodb 报 no such cmd: splitVector (#711) 这个问题有解决吗? — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
3条答案
按热度按时间m0rkklqb1#
可以试试我的插件
#738
https://github.com/liukunyuan/DataX/blob/master/mongodbreader/doc/mongodbreader.md
eanckbw92#
这个问题有解决吗?
klr1opcd3#
这个问题是datax的mongodb源码,try 。。。 catch 中 catch 有一个值设置的问题 ,导致下面判断有问题 ,修改一下源码就好了…
------------------ 原始邮件 ------------------ 发件人:***@***.***>; 发送时间: 2021年5月6日(星期四) 中午11:57 收件人:***@***.***>; 抄送:***@***.***>;***@***.***>; 主题: Re: [alibaba/DataX] 连接 mongodb 报 no such cmd: splitVector (#711) 这个问题有解决吗? — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.