I was using the wrong Driver and the correct one is:
private static String driverName = “org.apache.hive.jdbc.HiveDriver”;
↧
Reply To: Hive JDBC connection error
↧
I was using the wrong Driver and the correct one is:
private static String driverName = “org.apache.hive.jdbc.HiveDriver”;