Hi,
I'm using kettle 6.0.1.
I have configured MongoDB Input Step with parameters: hostname, username, password but when I connect I have the error:
org.pentaho.mongo.MongoDbException: java.lang.NullPointerException
at org.pentaho.mongo.wrapper.NoAuthMongoClientWrapper.getDatabaseNames(NoAuthMongoClientWrapper.java:171)
I have seen that this bug is fixed in 7.0.0 version but it isn't released yet
How can I add Authentication Database field in this version 6.0.1 ?
I'm using kettle 6.0.1.
I have configured MongoDB Input Step with parameters: hostname, username, password but when I connect I have the error:
org.pentaho.mongo.MongoDbException: java.lang.NullPointerException
at org.pentaho.mongo.wrapper.NoAuthMongoClientWrapper.getDatabaseNames(NoAuthMongoClientWrapper.java:171)
I have seen that this bug is fixed in 7.0.0 version but it isn't released yet
How can I add Authentication Database field in this version 6.0.1 ?