Why in Hadoop do we have default block size as 128 and replication as 3?

Asked by Last Modified  

2 Answers

Learn Hadoop

Follow 2
Answer

Please enter your answer

Having block size as 128 or greater than 128 based on your input file will make the smallest data unit as 128MB in your cluster. Your input files will be divided into N number of 128 MB blocks which will help you to reduce the network overhead. How it does ? For example, consider the block size is...
read more
Having block size as 128 or greater than 128 based on your input file will make the smallest data unit as 128MB in your cluster. Your input files will be divided into N number of 128 MB blocks which will help you to reduce the network overhead. How it does ? For example, consider the block size is reduced to 20MB. Now how many spilts will be there ? How many times your data will be transmitted between network for aggregations ? How many number of replication files will get created?. Hence the default 128MB and replication factor of 3 is used to reduce the network overhead and your cluster jobs will be fast. 128 and 3RF is by default which is already benchmàrked w.r.t performance. You can change these values based on your input file. read less
Comments

Big Data Architect

A large chunk size offers several important advantages. First, it reduces clients’ need to interact with the master because reads and writes on the same chunk require only one initial request to the master for chunk location information. The reduction is especially significant for our workloads because...
read more
A large chunk size offers several important advantages. First, it reduces clients’ need to interact with the master because reads and writes on the same chunk require only one initial request to the master for chunk location information. The reduction is especially significant for our workloads because applications mostly read and write large files sequentially. Second, since on a large chunk, a client is more likely to perform many operations on a given chunk, it can reduce network overhead by keeping a persistent TCP connection to the chunk server over an extended period of time. Third, it reduces the size of the metadata stored on the master. This allows us to keep the metadata in memory, which in turn brings other advantages read less
Comments

Related Questions

I want to pursue career in Data Analyst i.e. Hadoop, currently working in testing professional from last 4 year. Please let me know what�s the opportunity and is my work experience is considerable in Hadoop. Also let me know what need to be prepare for that. Please guide me. Thanks in advance.
Sachin, YEs your work experience will consider as total IT experience. But you need to prepare BigData Hadoop analytic from scratch(start-to end). That means you need to know Hadoop as BigData Hadoop developer...
Sachin
I want a lady Hadoop Trainer.
Yes. Career bridge it services, one of the best training insitute in hyderabad. we provide lady trainer for ofline / online batches. Please call and contact @970-532-3377. So that you can get all the details about trainings and career guiidance.
Chandrika
Hi... I am working as linux admin from last 2 yr. Now I want to peruse my career in Big Data hadoop. Please let me know what are opportunities for me and is my experience considerable and what are the challenges.
Hi Vinay, My friend moved from Linux admin to Handoop admin role with very good jump in his career. Definitely it is good move to jump to Hadoop from Linux Admin. Linux Admin market is tough as many...
Vinay Buram

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

Ask a Question

Related Lessons

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

Use of Piggybank and Registration in Pig
What is a Piggybank? Piggybank is a jar and its a collection of user contributed UDF’s that is released along with Pig. These are not included in the Pig JAR, so we have to register them manually...
S

Sachin Patil

0 0
0

Hadoop v/s Spark
1. Introduction to Apache Spark: It is a framework for performing general data analytics on distributed computing cluster like Hadoop.It provides in memory computations for increase speed and data process...

Python Programming or R- Programming
Most of the students usually ask me this question before they join the classes, whether to go with Python or R. Here is my short analysis on this very common topic. If you have interest/or having a job...

How To Be A Hadoop Developer?
i. Becoming a Hadoop Developer: Dice survey revealed that 9 out of 10 high paid IT jobs require big data skills. A McKinsey Research Report on Big Data highlights that by end of 2018 the demand for...

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 >

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 >

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 >

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 >

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