Home > database >  Hive1.2.2 startup problem, is solved
Hive1.2.2 startup problem, is solved

Time:10-29

(base) wei @ wei - PC: ~/insdir/hive/bin $hive
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found the binding in [the jar: file:/home/wei/insdir/hadoop/share/hadoop/common/lib/SLF4J - log4j12-1.7.25. Jar!/org/SLF4J/impl/StaticLoggerBinder class]
SLF4J: Found the binding in [the jar: file:/home/wei/insdir/spark/jars/SLF4J - log4j12-1.7.16. Jar!/org/SLF4J/impl/StaticLoggerBinder class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org. SLF4J. Impl. Log4jLoggerFactory]
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found the binding in [the jar: file:/home/wei/insdir/hadoop/share/hadoop/common/lib/SLF4J - log4j12-1.7.25. Jar!/org/SLF4J/impl/StaticLoggerBinder class]
SLF4J: Found the binding in [the jar: file:/home/wei/insdir/spark/jars/SLF4J - log4j12-1.7.16. Jar!/org/SLF4J/impl/StaticLoggerBinder class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org. SLF4J. Impl. Log4jLoggerFactory]
The Exception in the thread "main" Java. Lang. ExceptionInInitializerError
At org.apache.hadoop.hive.com, mon. LogUtils. InitHiveLog4j (LogUtils. Java: 58)
At org, apache hadoop. Hive. Cli. CliDriver. Run (637) CliDriver. Java:
At org, apache hadoop. Hive. Cli. CliDriver. Main (621) CliDriver. Java:
At sun. Reflect. NativeMethodAccessorImpl. Invoke0 (Native Method)
At sun. Reflect. NativeMethodAccessorImpl. Invoke (NativeMethodAccessorImpl. Java: 62)
At sun. Reflect. DelegatingMethodAccessorImpl. Invoke (43) DelegatingMethodAccessorImpl. Java:
The at Java. Lang. Reflect. Method. Invoke (498) Method. The Java:
At org, apache hadoop. Util. RunJar. Run (323) RunJar. Java:
At org, apache hadoop. Util. RunJar. Main (236) RunJar. Java:
Under Caused by: Java. Lang. IllegalArgumentException: Unrecognized Hadoop major version number: 3.2.0
At org, apache hadoop. Hive. Shims. ShimLoader. GetMajorVersion (ShimLoader. Java: 174)
At org, apache hadoop. Hive. Shims. ShimLoader. LoadShims (ShimLoader. Java: 139)
At org, apache hadoop. Hive. Shims. ShimLoader. GetHadoopShims (ShimLoader. Java: 100)
At org, apache hadoop. Hive. Conf. HiveConf $ConfVars. (371) HiveConf. Java:
. Nine more
(base) wei @ wei - PC: ~/insdir/hive/bin $
  • Related