26,99 €
inkl. MwSt.
Versandkostenfrei*
Versandfertig in 6-10 Tagen
  • Broschiertes Buch

Hadoop, the Apache Software Foundation's open source and Java-based implementation of the Map/Reduce framework, is a distributed computing framework designed for data-intensive distributed applications. It provides the tools for processing vast amounts of data using the Map/Reduce framework and, additionally, it implements a distributed file-system similar to Google's file system. It can be used to process vast amounts of data in-parallel on large clusters in a reliable and fault-tolerant fashion. For a long time Java is being used by many programmers for processing data. In this book we have…mehr

Produktbeschreibung
Hadoop, the Apache Software Foundation's open source and Java-based implementation of the Map/Reduce framework, is a distributed computing framework designed for data-intensive distributed applications. It provides the tools for processing vast amounts of data using the Map/Reduce framework and, additionally, it implements a distributed file-system similar to Google's file system. It can be used to process vast amounts of data in-parallel on large clusters in a reliable and fault-tolerant fashion. For a long time Java is being used by many programmers for processing data. In this book we have compared and analyzed the performance of Hadoop with Java, Hadoop with Hadoop Optimize and Hadoop Optimize with Java in terms of different performance criterions, such as, processing (CPU utilization), storage and efficiency when they process data. Our experimental results show an improvement in execution time when using optimized Map/Reduce Algorithm. On comparison of Hadoop and Java, Hadoop is better when we have a multi node cluster and the data size is large. However, when we have a single node and small data size, even Java can perform better.
Autorenporträt
Prof. Gurinder Pal Singh Gosal is a faculty in the Department of Computer Sc., Punjabi University, Patiala. He was also a Research Professional and GRA at University of Georgia, Athens, USA. Ms. Livjit Kaur was a Research Student in the Department of Computer Sc., Punjabi University, Patiala and currently works at Panjab University, Chandigarh.