小编cla*_*tta的帖子

Hive 2.3.3 MetaException(消息:在Metastore中找不到版本信息.)

我有Hive 2.3.3和Hadoop 3.1.0.我可以在终端上使用hive命令启动Hive,但是当我尝试创建表时,我收到以下错误:

    user$ hive
readlink: illegal option -- f
usage: readlink [-n] [file ...]
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/Users/caiocesare/Desktop/hive/lib/log4j-slf4j-impl-2.6.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/Users/caiocesare/Desktop/hadoop/share/hadoop/common/lib/slf4j-log4j12-1.7.25.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.apache.logging.slf4j.Log4jLoggerFactory]

Logging initialized using configuration in jar:file:/Users/caiocesare/Desktop/hive/lib/hive-common-2.3.3.jar!/hive-log4j2.properties Async: true
Hive-on-MR is deprecated in Hive 2 and may not be available in the future versions. Consider using a different execution engine (i.e. spark, tez) or using Hive …
Run Code Online (Sandbox Code Playgroud)

hadoop hive hive-metastore

2
推荐指数
1
解决办法
1755
查看次数

标签 统计

hadoop ×1

hive ×1

hive-metastore ×1