I watched the video about how to connect to database in your youtube channel(https://www.youtube.com/watch?v=gPwTgo_iJE8&index=8&t=0s&list=PLssWC2d9JhOZLbQNZ80uOxLypglgWqbJA)
Then I add a database driver "hive2" and add a connection to get my data.



But when I click the button "Test", it cannot connect to my database and the error message shows like this:

It seems to be something with the driver dependency. RM didn't find the right class to connect.
But I don't know why. I added hive dirver jar correctly.
Does anybody know the answer? Thanks a lot.