Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-4076

MongoTimeoutException: Error While Using MongoDB with Trino

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 3.6.0
    • Component/s: Connection Management
    • Labels:
      None
    • Environment:
      Ubuntu,Trino

       
      I'm passing mongodb.properties as

      connector.name=mongodb mongodb.seeds=127.0.0.1:27017 mongodb.credentials=username:password@database

      But when running the catalog after passing the query it is giving error as
       {{Query 20210312_110147_00003_zxyd4 failed: com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@469d4507. Client view of cluster state is {type=REPLICA_SET, servers=[

      {address=hostname:27017, type=UNKNOWN, state=CONNECTING, exception=\{com.mongodb.MongoSocketOpenException: Exception opening socket}

      , caused by {java.net.SocketTimeoutException: connect timed out}}]}}
      Can Someone Help. Am i doing something wrong while doing the connection?

      Note:- I'm running trino locally using single machine for testing, that functions as both a coordinator and worker and mongodb is on some other server but i'm routing the localhost to the desired server using ssh

      Slack Users can follow this thread :- https://trinodb.slack.com/archives/CGB0QHWSW/p1615977203044600

        1. WhatsApp Image 2021-03-18 at 11.22.58 AM.jpeg
          16 kB
          _abhaypratap.singh@capfront.in
        2. WhatsApp Image 2021-03-18 at 6.20.19 PM.jpeg
          118 kB
          _abhaypratap.singh@capfront.in

            Assignee:
            jeff.yemin@mongodb.com Jeffrey Yemin
            Reporter:
            abhaypratap.singh@capfront.in Abhaypratap singh
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: