Stratio / Spark-MongoDB

Spark library for easy MongoDB access
http://www.stratio.com
Apache License 2.0
307 stars 96 forks source link

pyspark连接mongo的时候,带认证的参数要怎么写credentials #183

Closed celestewang1026 closed 4 years ago

celestewang1026 commented 4 years ago

credentials='test,rec_data,test' 这样写不行,分别对应user,database,passwd