What are the Basics of Hadoop?



What are the Basics of Hadoop?..

Answer / Vinesh Pratap Singh

The basics of Apache Hadoop include its architecture, which consists of a cluster of commodity hardware running the Hadoop Distributed File System (HDFS) for storage and MapReduce for processing. Other key components are YARN for resource management and HBase, Pig, Hive, and Spark for data processing.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Hadoop Interview Questions

Knox and Hadoop Development Tools?

1 Answers  


What are the stable versions of Hadoop?

1 Answers  


What is the jobtracker and what it performs in a hadoop cluster?

1 Answers  


How can you overwrite the replication factors in HDFS?

1 Answers  


what is SPF?

1 Answers  


Data Engineer Given a list of followers in the format:123, 345234, 678345, 123…Where column one is the ID of the follower and column two is the ID of the followee. Find all mutual following pairs (the pair 123, 345 in the example above). How would you use Map/Reduce to solve the problem when the list does not fit in memory?

1 Answers   Twitter,


Is hadoop open source?

1 Answers  


What is the function of NodeManager?

1 Answers  


How to restart Namenode?

1 Answers  


Why password is needed in ssh localhost?

1 Answers  


What is compute and Storage nodes?

1 Answers  


Define fault tolerance?

1 Answers  


Categories