Hi All,
When we are connecting drools UI with Phoenix data base, we are getting the below error:
Connection test Failed
java.lang.ClassNotFoundException:org.slf4j.LoggerFactory
For creating the Data Source, please find the below steps:
Settings -> Data Sources -> Add DataSource -> Provide below details -> Press Test Connection
Name: Data Source Name
Connection URL: jdbc:phoenix:<ip>:8765/phoenix-sqlline
User: login id
Password: password
Driver: PhoenixDB
For creating the PhoenixDB driver, we use the below details:
We have added the slf4j-api jar in the tomcat lib location, but still getting the same error and there is no exception showing in the tomcat log. We are able to connect mysql database successfully.
Could you please help us on the same?
Thanks in Advance.
Regards,
Noby
For creating the PhoenixDB driver, we use the below details: