If i enable zookeeper secrete manager getting java file not found

0 votes
Hi Team,

I am following the document to install multiple ranger kms for ha. https://docs.cloudera.com/HDPDocuments/HDP3/HDP-3.1.5/configuring-hdfs-encryption/content/install_multiple_ranger_kms.html . If I enable this property as mentioned in the document. "hadoop.kms.authentication.zk-dt-secret-manager.enable=true" i am getting java file not found exception.zookeeper is part of hdp components.I am not getting the link of it .Please pour suggestion why we need this attribute.Is it necessary i am using Apache Ambarin Version 2.6.2.2
Nov 21, 2020 in Big Data Hadoop by Shilpa S
• 450 points
432 views

1 answer to this question.

0 votes

Hey, @Shilpa,

What did you set the ownership to for the version-2 folder and contents? It should be zookeeper:hadoop and zookeeper (owner) should have write permissions. Did you also check that you can traverse the folder structure, as the zookeeper user?

Ex does this work;

[root@host]# su - zookeeper
[zookeeper@host ~]$ cd /data/hadoop/zookeeper/version-2/
[zookeeper@host version-2]$ ls -al
drwxr-xr-x. 2 zookeeper hadoop     4096 Aug 27 08:03 .
drwxr-xr-x. 3 zookeeper hadoop     4096 Aug 27 08:03 ..
-rw-r--r--. 1 zookeeper hadoop        1 Aug 27 08:03 acceptedEpoch
-rw-r--r--. 1 zookeeper hadoop        1 Aug 27 08:03 currentEpoch
-rw-r--r--. 1 zookeeper hadoop 67108880 Aug 28 10:52 log.100000001
-rw-r--r--. 1 zookeeper hadoop      296 Aug 27 08:03 snapshot.0
answered Nov 23, 2020 by Gitika
• 65,910 points

Related Questions In Big Data Hadoop

+1 vote
1 answer
0 votes
1 answer

Class not found exception when I am running my Word Count Program jar file

You have forgotten to include the package name ...READ MORE

answered Jan 18, 2019 in Big Data Hadoop by Omkar
• 69,210 points
932 views
0 votes
1 answer
0 votes
1 answer
+1 vote
1 answer

Hadoop Mapreduce word count Program

Firstly you need to understand the concept ...READ MORE

answered Mar 16, 2018 in Data Analytics by nitinrawat895
• 11,380 points
10,619 views
0 votes
1 answer

hadoop.mapred vs hadoop.mapreduce?

org.apache.hadoop.mapred is the Old API  org.apache.hadoop.mapreduce is the ...READ MORE

answered Mar 16, 2018 in Data Analytics by nitinrawat895
• 11,380 points
2,215 views
+2 votes
11 answers

hadoop fs -put command?

Hi, You can create one directory in HDFS ...READ MORE

answered Mar 16, 2018 in Big Data Hadoop by nitinrawat895
• 11,380 points
104,972 views
–1 vote
1 answer

Hadoop dfs -ls command?

In your case there is no difference ...READ MORE

answered Mar 16, 2018 in Big Data Hadoop by kurt_cobain
• 9,390 points
4,298 views
0 votes
1 answer

Error: Zookeeper address not found from MapRFilesystem

Hey, Yarn is configured with the "zero-configuration failover". So ...READ MORE

answered Aug 6, 2019 in Big Data Hadoop by Gitika
• 65,910 points
1,102 views
0 votes
1 answer

Distcp From Local to HDFS giving error file not found

Hey, @Amey, This is probably because of a ...READ MORE

answered Apr 29, 2020 in Big Data Hadoop by Gitika
• 65,910 points
1,808 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP