Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/hadoop/6.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
当我ssh到沙盒中,并在shell中简单地键入hive时,我在stderr中得到这个输出_Shell_Hadoop_Ssh_Hive - Fatal编程技术网

当我ssh到沙盒中,并在shell中简单地键入hive时,我在stderr中得到这个输出

当我ssh到沙盒中,并在shell中简单地键入hive时,我在stderr中得到这个输出,shell,hadoop,ssh,hive,Shell,Hadoop,Ssh,Hive,当我ssh到沙箱中,并在shell中简单地键入hive时,我在stderr中得到以下输出: Logging initialized using configuration in file:/etc/hive/conf/hive-log4j.properties SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/usr/hdp/2.2.4.2-2/hadoop/lib/slf

当我ssh到沙箱中,并在shell中简单地键入hive时,我在stderr中得到以下输出:

Logging initialized using configuration in file:/etc/hive/conf/hive-log4j.properties
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/usr/hdp/2.2.4.2-2/hadoop/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/usr/hdp/2.2.4.2-2/hive/lib/hive-jdbc-0.14.0.2.2.4.2-2-standalone.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]

这不是错误。你可以放心地忽略它

如果您看到
hive>
,那么它就工作了


不过,如果您使用的是最新版本的沙盒,我想您应该

谢谢您的回答“我没看到蜂巢”。I沙盒2.2.4的使用