The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
jdbc
Hello,
I tried to add the HIVE JDBC driver. I copied the jar files and I see the driver in green in the "show database driver". However when I'm trying to connect to a hive table nothing happened (I waited for 20 minutes and I got only "fetching database table")
Where can I find more about the connection?
Thank you very much,
Alina
I tried to add the HIVE JDBC driver. I copied the jar files and I see the driver in green in the "show database driver". However when I'm trying to connect to a hive table nothing happened (I waited for 20 minutes and I got only "fetching database table")
Where can I find more about the connection?
Thank you very much,
Alina
0
Answers
what did the "Manage Database Connections" dialog say which can be found under "Tools" in the top menu? Was a connection test successful?
Regards,
Marco
Yes, It says it is ok (I have a green check)..
can you describe the problem in a bit more detail, i.e. what were you doing and what exactly is happening?
You could also check if the log (USER_HOME/.RapidMiner/rapidminer-studio.log) contains an error when your problem happens, in that case please provide the log contents as well.
Furthermore you can select "Tools" -> "Manage Database Connections" and then click on "Advanced" in the top right corner of the dialog if you need to set some special settings for your JDBC driver. Personally I have never tested HIVE but in principle every database in existence should work as long as a working and correctly set up JDBC driver is used.
Regards,
Marco