I wanted to connect the impala db and the driver is forbidden.
Why?
This is my code, trying to get test a connection, but it got the error message:"no suitable driver for ***"。
I checked this code is other project before and it went well.

So I debuged it and found the error line, it's in the RapidMiner code that a class named "DriverAdapter" cannot be found:


Does anybody know how to fix it?