0

I work with reports and currently seeing a warning in my BIRT designer(Eclipse) error logs: "Cannot load driverClass: org.apache.hive.jdbc.HiveDriver"

I have dealt with classnotfound issues before and usually updating the correct driver resolved the issue, but this time the report is working and still, this warning is shown in error log and I am trying to understand why. Looking at the below message it seems the oda driver is looking for "org.apache.hive.jdbc.HiveDriver" class and unable to find it.

java.lang.ClassNotFoundException: org.apache.hive.jdbc.HiveDriver cannot be found by com.actuate.data.oda.jdbc.drivers_24.2.1.v201710020253

Please help me understand the warning message and how can I get rid of this.

Echo
  • 23
  • 8
  • Error is fairly self explanatory. Where have you put your Hive JDBC Driver jar? Where is that other library looking for it? – OneCricketeer Jul 15 '18 at 14:34
  • Thanks for responding, The hive Drivers is placed inside the Plugin folder of the report designer installation and the other library is also inside the plugin folder. I am not sure where is that other library looking for it, how can I check that? – Echo Jul 17 '18 at 20:26

0 Answers0