When I type "hive" or "beeline" in SSH ,it display the following information:
[root@sandbox-hdp /]# hive
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in
[jar:file:/usr/hdp/3.0.1.0-187/hive/lib/log4j-slf4j-impl-2.10.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in
[jar:file:/usr/hdp/3.0.1.0-187/hadoop/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]
Connecting to
jdbc:hive2://sandbox-hdp.hortonworks.com:2181/default;password=hive;serviceDiscoveryMode=zooKeeper;user=hive;zooKeeperNamespace=hiveserver2
19/02/22 06:38:30 [main]: INFO jdbc.HiveConnection: Connected to
sandbox-hdp.hortonworks.com:10000
Connected to: Apache Hive (version 3.1.0.3.0.1.0-187)
Driver: Hive JDBC (version 3.1.0.3.0.1.0-187)
Transaction isolation: TRANSACTION_REPEATABLE_READ
Beeline version 3.1.0.3.0.1.0-187 by Apache Hive
0: jdbc:hive2://sandbox-hdp.hortonworks.com:2>
it looks like everything is OK.
This makes me confused.
在2019-02-22 11:50:37,XiaoHui Zhang<[email protected]>写道:
> May me you can login in Sandbox and type "hive" or "beeline" start hive
> command line by hand for testing of hive dependence
>
>
> | |
> shifengdefannao
> |
> |
> Email:[email protected]
> |
>
> Signature is customized by Netease Mail Master
>
> On 02/22/2019 11:01, XiaoHui Zhang wrote:
> Hi, dear team,I am a beginner of Kylin and I am building kylin development
> environment with HDP Sandbox.But when I am running $KYLIN_HOME/bin/kylin.sh
> start,it occurs the following errors:
>
> [root@sandbox-hdp apache-ktlin-2.6.0-bin-hadoop3]#./bin/kylin.sh start
> Retrieving hadoop conf dir...
> KYLIN_HOME is set to /usr/local/apache-kylin-2.6.0-bin-hadoop3
> Retrieving hive dependency...
> Something wrong with Hive CLI or Beline,please execute Hive CLI or Beeline
> CLI in termina
>
>
>
>
> Did I need to make any changes to kylin's configuration file?if not,why did
> this happen?
>
>
> Hope for any of yours reply.
>
>
>