I am trying to create a new driver for Hive. I am using Java 1.6 with Squirrel 3.3.0.
I cannot create a new driver. When I check the log files, I see this error message:
"2017-11-07 15:16:53,503 [Thread-6] INFO net.sourceforge.squirrel_sql.client.gui.db.DriverInternalFrame - Failed to load org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$get_table_column_statistics_call in C:\Users\xxxxxxx\squirrel-sql-3.3.0\JDBC\hive-metastore-2.1.1-mapr-1703.jar to check if it is assignable to java.sql.Driver. Reason: java.lang.UnsupportedClassVersionError: org/apache/hadoop/hive/metastore/api/ThriftHiveMetastore$AsyncClient$get_table_column_statistics_call : Unsupported major.minor version 51.0"
Unsupported major.minor version 51.0 refers to Java 1.7 I believe. I can't get hold of Java 1.7.
I tried using Java 1.8 in the beginning, but got another compatibility error, which made me switch to Java 1.6.
I am in a predicament. Can anyone help?
Thanks,
Lynne Akom
This e-mail, including attachments, may include confidential and/or
proprietary information, and may be used only by the person or entity
to which it is addressed. If the reader of this e-mail is not the intended
recipient or his or her authorized agent, the reader is hereby notified
that any dissemination, distribution or copying of this e-mail is
prohibited. If you have received this e-mail in error, please notify the
sender by replying to this message and delete this e-mail immediately.
|