Hadoop components

Hadoop platform is composed by different components and tools. Hadoop HDFS: A distributed file system that partitions large files across multiple machines for high throughput access to data. Hadoop YARN; A framework for job scheduling and cluster resource management. Hadoop map reduce; A programming framework for distributed batch processing of large data sets distributed across … Read more