How can I improve my MapReduce job performance in the Standalone mode?

Asked by Last Modified  

3 Answers

Learn Hadoop

Follow 4
Answer

Please enter your answer

TECHNICAL ARCHIECT & LEAD ENGINEER – GEN AI & DATABRICKS, CLOUD (AZURE, AWS), DEVOPS, DBT

while running the jar file on command prompt you can use -m noofmapper which increase the performance .
Comments

It depends upon the profile results generated by your job but without understanding I would suggest primary tuning techniques below: Memory optimization - set mapred.child.java.opts in your configuration file and try to allocate as much memory as you can without triggering swapping. Speculative Execution:...
read more
It depends upon the profile results generated by your job but without understanding I would suggest primary tuning techniques below: Memory optimization - set mapred.child.java.opts in your configuration file and try to allocate as much memory as you can without triggering swapping. Speculative Execution: MR jobs get impacted when tasks take long time to finish the execution. speculative execution would help by backing up slow tasks on alternate machines. set ‘mapreduce.map.tasks.speculative.execution’ and ‘mapreduce.reduce.tasks.speculative.execution’ to true for enabling speculative execution. This will reduce the job execution time if the task progress is slow due to memory unavailability. Not sure if you are working with SSD's but if not the take a look at disk I/O profile and minimise disk spill if possible. read less
Comments

Big Data Architect

Configure your cluster correctly, Use LZO CompressionTune the number of map and reduce tasks appropriately,Write a Combiner,Use the most appropriate and compact Writable type for your data,Reuse Writables,Use “Poor Man’s Profiling” to see what your tasks are doing
Comments

View 1 more Answers

Related Questions

Which is easy to learn for a fresher Hadoop or cloud computing?
Hadoop is completely easy . You can learn Hadoop along with other ecosystem also . If you need any support then feel free contact me on this . i can help you to lean Hadoop in very simple manner .
Praveen
0 0
5

Hi, currently I am working as php developer having 5 year of experience, I want to change the technology, so can any one suggest me which technology is better for me and in future also (hadoop or node with angular js).

Big Data is cake for data processing whereas Angular is for UI framework. I would recommend you to consider learning Big Data technologies.
Srikanth
What is the speculative execution in hadoop?
Speculative execution in Hadoop is a process of running duplicate tasks on different nodes to finish the job faster by using the result from the task that completes first.
Divya
0 0
5
Hello, I have completed B.com , MBA fin & M and 5 yr working experience in SAP PLM 1 - Engineering documentation management 2 - Documentation management Please suggest me which IT course suitable to my career growth and scope in market ? Thanks.
If you think you are strong in finance and costing, I would suggest you a SAP FICO course which is definitely always in demand. if you have an experience as a end user on SAP PLM / Documentation etc, even a course on SAP PLM DMS should be good.
Priya
1 0
9

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Big DATA Hadoop Online Training
Course Content for Hadoop DeveloperThis Course Covers 100% Developer and 40% Administration Syllabus.Introduction to BigData, Hadoop:- Big Data Introduction Hadoop Introduction What is Hadoop? Why Hadoop?...

How Big Data Hadoop and its importance for an enterprise?
In IT phrasing, Big Data is characterized as a collection of data sets (Hadoop), which are so mind boggling and large that the data cannot be easily captured, stored, searched, shared, analyzed or visualized...

Understanding Big Data
Introduction to Big Data This blog is about Big Data, its meaning, and applications prevalent currently in the industry.It’s an accepted fact that Big Data has taken the world by storm and has become...
M

Mymirror

0 0
0

How to change a managed table to external
ALTER TABLE <table> SET TBLPROPERTIES('EXTERNAL'='TRUE') This above property will change a managed table to an external table

Rahul Sharma

0 0
0

How to create UDF (User Defined Function) in Hive
1. User Defined Function (UDF) in Hive using Java. 2. Download hive-0.4.1.jar and add it to lib-> Buil Path -> Add jar to libraries 3. Q:Find the Cube of number passed: import org.apache.hadoop.hive.ql.exec.UDF; public...
S

Sachin Patil

0 0
0

Recommended Articles

Hadoop is a framework which has been developed for organizing and analysing big chunks of data for a business. Suppose you have a file larger than your system’s storage capacity and you can’t store it. Hadoop helps in storing bigger files than what could be stored on one particular server. You can therefore store very,...

Read full article >

Big data is a phrase which is used to describe a very large amount of structured (or unstructured) data. This data is so “big” that it gets problematic to be handled using conventional database techniques and software.  A Big Data Scientist is a business employee who is responsible for handling and statistically evaluating...

Read full article >

In the domain of Information Technology, there is always a lot to learn and implement. However, some technologies have a relatively higher demand than the rest of the others. So here are some popular IT courses for the present and upcoming future: Cloud Computing Cloud Computing is a computing technique which is used...

Read full article >

We have already discussed why and how “Big Data” is all set to revolutionize our lives, professions and the way we communicate. Data is growing by leaps and bounds. The Walmart database handles over 2.6 petabytes of massive data from several million customer transactions every hour. Facebook database, similarly handles...

Read full article >

Find Hadoop near you

Looking for Hadoop ?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you