Member since
07-23-2017
5
Posts
0
Kudos Received
0
Solutions
10-19-2017
10:56 AM
Request to check possibilityand steps on how to configure ZooKeeper Servers with diffrent IP address This is to divert all health check traffic via diffrent ethernet Interface to Insulate workload issue's effecting components being brought down . Please respond if this can be acheived in any other way
... View more
Labels:
- Labels:
-
Apache Hadoop
-
Apache HBase
-
Apache Kafka
09-11-2017
07:42 AM
Solved , Solution : place a blank file " hiveserver2-site.xml " in path of environmental variable HIVE_CONF_DIR ( path defined in hive-env.sh ) in every Node where hiveserver2 is running . Comment : This would ensure to block anonymous Login's to hiveserver2 without valid username/password's
... View more
09-04-2017
07:26 AM
supriseingly in spite of Hiveserver2 configured for PAM authentication , beeline is bypassing PAM authentication . Request to know on how to stop beeline accessing hiveserver2 without credentials Log as given below : beeline> !connect jdbc:hive2:// Connecting to jdbc:hive2:// Enter username for jdbc:hive2://: Enter password for jdbc:hive2://: Connected to: Apache Hive (version 1.2.1.2.3.2.48-5)
Driver: Hive JDBC (version 1.2.1.2.3.2.48-5) Transaction isolation: TRANSACTION_REPEATABLE_READ 0: jdbc:hive2://>
... View more
Labels:
- Labels:
-
Apache Hive