Issue with GPG Key retrieval which failed Hadoop Bigtop installation process

0 votes

I have followed the procedure from his link.

Starting from Step 1 to Step 2, the process ran successfully, but later at Step 3, I got into this error after downloading 616 MB and the error read as follows: 

#  Total                                           130 kB/s | 616 MB     80:52     
#    warning: rpmts_HdrFromFdno: Header V4 RSA/SHA1 Signature, key ID fa08b173: NOKEY
#    Retrieving key from https://dist.apache.org/repos/dist/release/bigtop/KEYS
#GPG key retrieval failed: [Errno 14] problem making ssl connection

I ignored that error thinking it would not have any effect. I then proceeded with rest of steps till 4.2 when I started getting the following error

#[root@localhost ~]# sudo /etc/init.d/hadoop-hdfs-namenode init
#sudo: /etc/init.d/hadoop-hdfs-namenode: command not found

On searching extensively I had come to realize that reinstalling i.e. running the command yum install Hadoop* would fix the issue, which I did and am getting this error.

#Total size: 198 M
#Is this ok [y/N]: y
#Downloading Packages:
#warning: rpmts_HdrFromFdno: Header V4 RSA/SHA1 Signature, key ID fa08b173: NOKEY
#Retrieving key from https://dist.apache.org/repos/dist/release/bigtop/KEYS
#GPG key retrieval failed: [Errno 14] problem making ssl connection

Am trying to fix this in both my Office System and my Home System.

Please help me fix this.

May 24, 2019 in Big Data Hadoop by nitinrawat895
• 11,380 points
629 views

1 answer to this question.

0 votes

 I understood your problem,

I hope you can find the solution by following these steps:

1. Firstly, add the following text to the /etc/yum.repos.d/bigtop.repo file.

#[bigtop]
#name=Bigtop
#enabled=1
#gpgcheck=1
#type=NONE
#baseurl=http://www.apache.org/dist/bigtop/bigtop-1.1.0/repos/centos6/
#gpgkey=http://www.apache.org/dist/bigtop/bigtop-1.1.0/repos/GPG-KEY-bigtop

2. Next, try to install the necessary files again with the following:

#yum install hadoop\* mahout\* oozie\* hbase\* hive\* hue\* pig\* zookeeper\

This process must help you complete the Hadoop Big-Top Installation.

answered May 24, 2019 by ravikiran
• 4,620 points

Related Questions In Big Data Hadoop

+1 vote
1 answer

Hadoop Installation Issue on Windows

Below is the main error you are ...READ MORE

answered Mar 26, 2018 in Big Data Hadoop by nitinrawat895
• 11,380 points
5,736 views
0 votes
1 answer

What are some of the famous visualization tools which can be integrated with Hadoop & Hive?

I have personally used two visualization tools ...READ MORE

answered May 1, 2018 in Big Data Hadoop by coldcode
• 2,080 points
1,810 views
0 votes
1 answer

Which is the easiest way for text analytics with hadoop?

Apache pig provides CSVExcelStorage class for loading ...READ MORE

answered Nov 22, 2018 in Big Data Hadoop by Frankie
• 9,830 points
665 views
0 votes
1 answer

Apache Spark gives "Failed to load native-hadoop with error"

Seems like hadoop path is missing in java.library.path. ...READ MORE

answered Nov 22, 2018 in Big Data Hadoop by Omkar
• 69,210 points
2,455 views
+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,604 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,208 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,783 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,286 views
0 votes
1 answer

Can someone help with Hadoop installation Setup on Ubuntu?

I have understood your query, I have ...READ MORE

answered May 15, 2019 in Big Data Hadoop by ravikiran
• 4,620 points
391 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