Pentaho

 View Only
  • 1.  Mongo java driver details

    Posted 10-05-2023 09:32

    HI All,

    Mongo db upgraded to 5.0 version and we are on pentaho 9.3 community and it has "mongo-java-driver-3.12.10.jar" driver.

    We need"mongo-java-driver-4.10.2.jar" driver as we are getting errors with 3.12.10.jar.

    Please share links or drivers as we are stuck.

    Thanks,

    Divya



    ------------------------------
    Divya Joseph
    Systems Engineer
    Encora
    ------------------------------


  • 2.  RE: Mongo java driver details

    Posted 10-06-2023 09:44

    I am not a Mongo user and also cannot confirm compatibility, but it appears that Mongo have changed the name of the jar. They have stopped producing the old one, 3.12.x seems to be the last available = https://search.maven.org/artifact/org.mongodb/mongo-java-driver

    From their docs, `mongodb-driver-sync` looks like the new name = https://www.mongodb.com/docs/drivers/java/sync/current/quick-start/#add-mongodb-as-a-dependency, which is also available on Maven Central = https://search.maven.org/artifact/org.mongodb/mongodb-driver-sync

    Again, I do not know if removing mongo-java-driver-3.12.10.jar and replacing with mongodb-driver-sync-4.10.2.jar will work. You may need to test it, or get further guidance from Mongo and/or Pentaho teams.



    ------------------------------
    Mike Worthington
    Systems Engineer
    Summit Technology Group
    ------------------------------



  • 3.  RE: Mongo java driver details

    Posted 11-21-2023 16:45

    Please consult this thread also.



    ------------------------------
    Mladen Milev
    Software Development Engineering Senior Manager
    Hitachi Vantara
    ------------------------------