Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-6538

MongoDb Collection are accessible only after certain time

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.12.0, 1.13.0
    • None
    • None

    Description

      After creating a new collection in mongo, If immediately drill query on that collection is fired then getting an error. Please note that there is some compound index created in Mongo.

      org.apache.calcite.runtime.CalciteContextException: From line 1, column 433 to line 1, column 437: Object <CollectionName> not found within 'mongo.<DatabaseName>'

       After 60 seconds the same query works properly.

      Attachments

        Activity

          People

            Unassigned Unassigned
            aniketamrutkar Aniket
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: