Uploaded image for project: 'Spark Connector'
  1. Spark Connector
  2. SPARK-339

can't connect to mongo using standard uri

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 10.0.0
    • Component/s: Reads
    • Labels:

      I can 't connect to mongodb using a standard uri as below

       
      val uri = s"mongodb://${user}:${password}@${host}:${port}/${mongoDB}?authSource=admin&authMechanism=SCRAM-SHA-1"

            Assignee:
            ross@mongodb.com Ross Lawley
            Reporter:
            mystep.sam.c@gmail.com Sam Chan
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: