Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Explain the difference between mapreduce engine and hdfs cluster?



Explain the difference between mapreduce engine and hdfs cluster?..

Answer / Umesh Kumar

HDFS (Hadoop Distributed File System) is a distributed file system that provides scalable, reliable storage for big data. MapReduce is a programming model and software framework used for processing large data sets in parallel across a Hadoop cluster. In simple terms, HDFS stores the data, while MapReduce processes the data.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache HDFS Hadoop Distributed File System Interview Questions

How to use hdfs put command for data transfer from flume to hdfs?

1 Answers  


Why rack awareness algorithm is used in hadoop?

1 Answers  


Tell me two most commonly used commands in HDFS?

1 Answers  


Replication causes data redundancy and consume a lot of space, then why is it pursued in hdfs?

1 Answers  


What should be the HDFS Block size to get maximum performance from Hadoop cluster?

1 Answers  


What happens when two users try to access to the same file in HDFS?

1 Answers  


What do you mean by metadata in HDFS? Where is it stored in Hadoop?

1 Answers  


How to change the replication factor of data which is already stored in HDFS?

1 Answers  


Explain what happens if, during the PUT operation, HDFS block is assigned a replication factor 1 instead of the default value 3?

1 Answers  


What is the optimal block size in HDFS?

1 Answers  


How data or file is read in HDFS?

1 Answers  


Write command to copy a file from HDFS to linux(local).

1 Answers  


Categories