Map reduce history moving instance using curl

0 votes
Hi Team,

In case if map reduce server history goes down i would like to move history server to another instance using rest api .I got info from one of the blog"https://cwiki.apache.org/confluence/display/AMBARI/Move+Mapreduce2+History+Server" .But I would like to know pros and cons of it.Currently in confused state .What will be the impact of moving instance.Could anyone please pour your inputs here.Wil it impact the current task .How to get to know

Regards

Shilpa
Nov 7, 2020 in Big Data Hadoop by Shilpa S
• 450 points
554 views

1 answer to this question.

0 votes
Hi@Shilpa,

First thing, you will lose your metadata. Whenever you delete your Mapreduce History Server, means all logs will delete. Now on that point, you need to take your decision. If you think you don't need the logs, then delete it and create a new one.
answered Nov 9, 2020 by MD
• 95,440 points
Thank you !! but however if mapreduce server is only down then what is the alternative solution ,if I cant bring up the service on same host .Is it possible  to move inorder to avoid metadata lost?

Hi@Shilpa,

First don't delete the older one. Create your new server and replace the new log file with the older file. And see it is working or not.

Related Questions In Big Data Hadoop

+2 votes
1 answer

How to calculate Maximum salary of the employee with the name using the Map Reduce Technique

Please try the below code and it ...READ MORE

answered Jul 25, 2018 in Big Data Hadoop by Neha
• 6,300 points
5,226 views
0 votes
1 answer

How to run Map Reduce program using Ubuntu terminal?

 I used the following steps to execute it ...READ MORE

answered Aug 7, 2018 in Big Data Hadoop by Neha
• 6,300 points
3,603 views
0 votes
1 answer

Moving data to hdfs using copyFromLocal command

Actually dfs.data.dir and dfs.name.dir have to point ...READ MORE

answered Mar 27, 2018 in Big Data Hadoop by nitinrawat895
• 11,380 points
9,511 views
0 votes
1 answer

Moving files in Hadoop using the Java API?

I would recommend you to use FileSystem.rename(). ...READ MORE

answered Apr 15, 2018 in Big Data Hadoop by Shubham
• 13,490 points
2,470 views
0 votes
11 answers
+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,556 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,184 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,201 views
0 votes
1 answer

Moving historyserver to another instance using curl command

Hi@Shilpa, You have double quotes inside a single ...READ MORE

answered Nov 9, 2020 in Big Data Hadoop by MD
• 95,440 points
533 views
0 votes
1 answer

What is the purpose of shuffling and sorting phase in the reducer in Map Reduce?

Hi@akhtar, Shuffle phase in Hadoop transfers the map output from ...READ MORE

answered Dec 20, 2020 in Big Data Hadoop by MD
• 95,440 points
6,309 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