Member since
08-11-2016
20
Posts
2
Kudos Received
0
Solutions
12-13-2017
12:33 PM
Have tried with useSSL=true and requireSSL in my Sqoop command and its got executed successfully. But i could not see anywhere in the LOG where it has been mentioned about SSL connection. Is there any way i could verify the confirm the SSL implementation in my sqoop command ? Please suggest
... View more
03-29-2017
01:46 PM
Currently i am getting "No brokers found in ZK." issue for the following command "kafka-console-consumer.sh --zookeeper abc00691239901.cde.com:6667 --topic test --from-beginning"
... View more
03-29-2017
01:21 PM
@Jay SenSharma : Sure i will do that. Hhaving another issue while executing kafka consumer kafka-consumer-issue.png
... View more
03-29-2017
05:34 AM
Thanks for the quick solution... it worked for me, but did not try the Strom kafka spout configuration.
... View more
03-28-2017
01:48 PM
kafka-issue.pngGetting issue in kafka topic creation command "bin/kafka-topics.sh --zookeeper localhost:2181 --create --topic test --replication-factor 1 --partitions 1" PFA screen shot for reference
... View more
Labels:
- Labels:
-
Apache Kafka
09-15-2016
09:55 AM
@ Robert Levas Thanks again for your valuable suggestion. Now i am able to enable Kerberos on Ambari. But now i am facing problem in opening the UI for some services like oozie, falcon etc ,, please find the screen shot Error 403 GSSException: Defective token detected (Mechanism level: GSSHeader did not find the right tag)</title> </head> <body><h2>HTTP ERROR 403</h2> <p>Problem accessing /api/admin/version. Reason: <pre> GSSException: Defective token detected (Mechanism level: GSSHeader did not find the right tag) For some services( Accumulo, Hbase,HDFS,Yarn etc) the UI is opening without asking for login information. Could you please let me know what the may be the problem out here. Regards Sanjib
... View more
09-14-2016
01:09 PM
thanks for you quick response @ Mike and Robert (such as OS : UBUNTU , HDP version : 2.4.2.0, Ambari Version 2.4.0.1) @Robert: Thanks for sharing the MIT KDC install docs, we have been following document but stuck which creating Kerberos client using Amabari. "Install Kerberos Client" successfully executed But got failed in " Test Kerberos Client" with following error "stderr:
2016-09-14 18:32:03,887 - Failed to create principal, XXXXXXehdp-091416@XXX.COM - Failed to create service principal for XXXXXXhdp-091416@XXX.COM
STDOUT: Authenticating as principal XXXXXXX/admin@XXX.COM with password.
Password for XXXXXXXX/admin@XXX.COM:
Enter password for principal "XXXXXXXXX-091416@XXX.COM":
Re-enter password for principal "XXXXXXXXX-091416@XXX.COM":
STDERR: WARNING: no policy specified for XXXXXXXXXhdp-091416@XXX.COM; defaulting to no policy
add_principal: Operation requires ``add'' privilege while creating "XXXXXXXXhdp-091416@XXX.COM".
stdout:
2016-09-14 18:32:03,866 - Processing identities...
2016-09-14 18:32:03,867 - Processing principal, bigframehdp-091416@CTS.COM" Though we have full authority given in kadm5.acl file like */admin@XXX.COM Please suggest and let us know if i missed out anything.
Regards Sanjib
... View more
09-13-2016
03:47 PM
1 Kudo
Getting the following message while installing the KDC Server krb5kdc: Configuration file does not specify default realm,
attempting to retrieve default realm
kadmind: Configuration file does not specify default realm
while initializing, aborting
... View more
Labels:
- Labels:
-
Kerberos