java.lang.UnsupportedClassVersionError:Main:Unsupported major.minor version 52.0 at java.lang.ClassLoader.defineClass1(Native Method)at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)at java.lang.ClassLoader....
直接上干货 问题详情[kfk@bigdata-pro01 apache-hive-0.13.1-bin]$bin/hive Logging initialized using configuration in file:/opt/modules/apache-hive-1.0.0-bin/conf/hive-log4j.properties Exception in thread"main"java.lang....
view plaincopy/*Ensures that the<code>close</code>method of this file input stream is*called when there are no more references to it.*@exception IOException if an I/O error occurs.*@see java.io.FileInputStream#close()*/...