Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi ,
I am not able to disable the warning message printed on the console while running the talend job,Actually it is not an error but i am getting warning symbol
Hello,
Unchecked the "Statistic" option in advanced settings of Run view will stop to show the statistic on job execution.
Let us know if it is OK with you.
Best regards
Sabrina
tMongoDBInput_1 - The query does not contain any reference an index this is the warning message i am getting even after unchecking the statistic .Please let me know what needs to be done further.
It is a warning to help the user to optimize their query for the query is empty or if the query does not contain any indexed fields. This warning is not relevant for the "_id", but it is always useful for people to know all the indexes.
Here is the related reference:https://docs.mongodb.org/manual/core/qu … timization
@krengan21,did it help you?
no @manodwhb