0
我嘗試使用蒙戈 - 火花connector_2.10-2.0.0以星火連接到MongoDB的,但是當我有幾臺主機不工作的URI蒙戈星火連接器與多家主機
我的URI的樣子即:
mongodb://login:[email protected]:27017,cluster0-shard-0yyyyy:27017,cluster0-shard-0zzzzz:27017/database?ssl=true&replicaSet=Cluster0-shard-0&authSource=admin
,我得到這樣
Command failed with error 8000: 'no SNI name sent, make sure using a MongoDB 3.4+ driver/shell.' on server cluster0-shard-0xxxxx
它正常工作與其他的URI只有1臺主機的錯誤。