Created 06-15-2018 08:19 PM
Can anyone help in solving the following error
I am trying to import data from mysql to hive
Created 06-15-2018 08:19 PM
Can you share your configuration of QueryDatabaseTable and its DBCP Controller Service? Also you should be able to find more information about those bulletins/errors in logs/nifi-app.log, please paste in the relevant stack trace as it will help determine the issue you're having.
Created on 06-15-2018 09:32 PM - edited 08-17-2019 05:51 PM
Created 06-15-2018 11:34 PM
Hey @Nikhil Vemula!
I'm not sure about your error, but are you able to connect to the mysql from your Nifi host?
telnet <mysql> port
And could you share your configs from querydatabse processor and see if there's more detail on nifi's log.
PS: Did you set any DBCPConnectionPool at the controller service?
Hope this helps!