Member since
06-20-2017
30
Posts
1
Kudos Received
0
Solutions
10-30-2019
11:32 PM
I have a new cluster with HDP-3.0.1.0 without kerberos or any security. But when I use hive cli it is asking username and password to enter:
[root@ip-XXX-XX-XX-XXX ~]# 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 <a href="<a href="http://www.slf4j.org/codes.html#multiple_bindings" target="_blank">http://www.slf4j.org/codes.html#multiple_bindings</a>" target="_blank"><a href="http://www.slf4j.org/codes.html#multiple_bindings</a" target="_blank">http://www.slf4j.org/codes.html#multiple_bindings</a</a>> for an explanation.
SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
Connecting to jdbc:hive2://hostname1:2181,hostname2:2181,hostname3:2181/default;serviceDiscoveryMode=zooKeeper;zooKeeperNamespace=hiveserver2
Enter username for jdbc:hive2://hostname1:2181,hostname2:2181,hostname3:2181/default:
Enter password for jdbc:hive2://hostname1:2181,hostname2:2181,hostname3:2181/default:
19/10/31 06:26:10 [main]: INFO jdbc.HiveConnection: Connected to hostname2: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://hostname1:2181,h>
It should directly go inside hive cli. Could you please let me know what property I need to change.
... View more
Labels:
04-12-2018
03:24 PM
I have created a table in hbase, but what is the exact location in hdfs where hbase tables data are stored. How to move hbase table from one cluster to another cluster?
... View more
Labels:
- Labels:
-
Apache HBase
07-12-2016
12:07 PM
Hi, I want to install apache zeppelin on hdp 2.3 using GUI of ambari.. Is there any way to do so..? Please let me know?? Thank you in advance
... View more
Labels:
- Labels:
-
Apache Zeppelin
06-21-2016
06:13 AM
Which site should i refer for installing ranger 0.6
... View more
Labels:
- Labels:
-
Apache Ranger