Verwandte Artikel zu An Architecture for Fast and General Data Processing...

An Architecture for Fast and General Data Processing on Large Clusters (ACM Books) - Softcover

 
9781970001563: An Architecture for Fast and General Data Processing on Large Clusters (ACM Books)

Inhaltsangabe

The past few years have seen a major change in computing systems, as growing data volumes and stalling processor speeds require more and more applications to scale out to clusters. Today, a myriad data sources, from the Internet to business operations to scientific instruments, produce large and valuable data streams. However, the processing capabilities of single machines have not kept up with the size of data. As a result, organizations increasingly need to scale out their computations over clusters.

At the same time, the speed and sophistication required of data processing have grown. In addition to simple queries, complex algorithms like machine learning and graph analysis are becoming common. And in addition to batch processing, streaming analysis of real-time data is required to let organizations take timely action. Future computing platforms will need to not only scale out traditional workloads, but support these new applications too.

This book, a revised version of the 2014 ACM Dissertation Award winning dissertation, proposes an architecture for cluster computing systems that can tackle emerging data processing workloads at scale. Whereas early cluster computing systems, like MapReduce, handled batch processing, our architecture also enables streaming and interactive queries, while keeping MapReduce's scalability and fault tolerance. And whereas most deployed systems only support simple one-pass computations (e.g., SQL queries), ours also extends to the multi-pass algorithms required for complex analytics like machine learning. Finally, unlike the specialized systems proposed for some of these workloads, our architecture allows these computations to be combined, enabling rich new applications that intermix, for example, streaming and batch processing.

We achieve these results through a simple extension to MapReduce that adds primitives for data sharing, called Resilient Distributed Datasets (RDDs). We show that this is enough to capture a wide range of workloads. We implement RDDs in the open source Spark system, which we evaluate using synthetic and real workloads. Spark matches or exceeds the performance of specialized systems in many domains, while offering stronger fault tolerance properties and allowing these workloads to be combined. Finally, we examine the generality of RDDs from both a theoretical modeling perspective and a systems perspective.

This version of the dissertation makes corrections throughout the text and adds a new section on the evolution of Apache Spark in industry since 2014. In addition, editing, formatting, and links for the references have been added.

Die Inhaltsangabe kann sich auf eine andere Ausgabe dieses Titels beziehen.

Über die Autorin bzw. den Autor

Matei Zaharia received his Bachelor's degree from the University of Waterloo in 2007 and his PhD from UC Berkeley in 2013. At Berkeley, he worked with Scott Shenker and Ion Stoica on topics in cloud computing, networking, and largescale data processing. Throughout his research, he has contributed to a variety of open source projects including Apache Hadoop, Mesos, and Spark. Matei is currently an assistant professor at MIT and CTO at Databricks, the company founded by the team that started Apache Spark.

„Über diesen Titel“ kann sich auf eine andere Ausgabe dieses Titels beziehen.

Gebraucht kaufen

Zustand: Gut
Fast Shipping - Safe and Secure...
Diesen Artikel anzeigen

EUR 64,37 für den Versand von USA nach Deutschland

Versandziele, Kosten & Dauer

EUR 2,00 für den Versand von Irland nach Deutschland

Versandziele, Kosten & Dauer

Weitere beliebte Ausgaben desselben Titels

9781970001594: An Architecture for Fast and General Data Processing on Large Clusters (ACM Books)

Vorgestellte Ausgabe

ISBN 10:  1970001593 ISBN 13:  9781970001594
Verlag: ACM Books, 2016
Hardcover

Suchergebnisse für An Architecture for Fast and General Data Processing...

Beispielbild für diese ISBN

Matei Zaharia (author)
ISBN 10: 1970001569 ISBN 13: 9781970001563
Neu Softcover

Anbieter: Kennys Bookshop and Art Galleries Ltd., Galway, GY, Irland

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: New. 2016. paperback. . . . . . Bestandsnummer des Verkäufers V9781970001563

Verkäufer kontaktieren

Neu kaufen

EUR 60,10
Währung umrechnen
Versand: EUR 2,00
Von Irland nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: Mehr als 20 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Matei Zaharia
Verlag: MP-ACM ACM Books, 2016
ISBN 10: 1970001569 ISBN 13: 9781970001563
Neu PAP

Anbieter: PBShop.store UK, Fairford, GLOS, Vereinigtes Königreich

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

PAP. Zustand: New. New Book. Shipped from UK. Established seller since 2000. Bestandsnummer des Verkäufers FW-9781970001563

Verkäufer kontaktieren

Neu kaufen

EUR 58,33
Währung umrechnen
Versand: EUR 4,51
Von Vereinigtes Königreich nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 15 verfügbar

In den Warenkorb

Foto des Verkäufers

Matei Zaharia
Verlag: ACM Books, 2016
ISBN 10: 1970001569 ISBN 13: 9781970001563
Neu Taschenbuch
Print-on-Demand

Anbieter: AHA-BUCH GmbH, Einbeck, Deutschland

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Taschenbuch. Zustand: Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - The past few years have seen a major change in computing systems, as growing data volumes and stalling processor speeds require more and more applications to scale out to clusters. Today, a myriad data sources, from the Internet to business operations to scientific instruments, produce large and valuable data streams. However, the processing capabilities of single machines have not kept up with the size of data. As a result, organizations increasingly need to scale out their computations over clusters.At the same time, the speed and sophistication required of data processing have grown. In addition to simple queries, complex algorithms like machine learning and graph analysis are becoming common. And in addition to batch processing, streaming analysis of real-time data is required to let organizations take timely action. Future computing platforms will need to not only scale out traditional workloads, but support these new applications too.This book, a revised version of the 2014 ACM Dissertation Award winning dissertation, proposes an architecture for cluster computing systems that can tackle emerging data processing workloads at scale. Whereas early cluster computing systems, like MapReduce, handled batch processing, our architecture also enables streaming and interactive queries, while keeping MapReduce's scalability and fault tolerance. And whereas most deployed systems only support simple one-pass computations (e.g., SQL queries), ours also extends to the multi-pass algorithms required for complex analytics like machine learning. Finally, unlike the specialized systems proposed for some of these workloads, our architecture allows these computations to be combined, enabling rich new applications that intermix, for example, streaming and batch processing.We achieve these results through a simple extension to MapReduce that adds primitives for data sharing, called Resilient Distributed Datasets (RDDs). We show that this is enough to capture a wide range of workloads. We implement RDDs in the open source Spark system, which we evaluate using synthetic and real workloads. Spark matches or exceeds the performance of specialized systems in many domains, while offering stronger fault tolerance properties and allowing these workloads to be combined. Finally, we examine the generality of RDDs from both a theoretical modeling perspective and a systems perspective.This version of the dissertation makes corrections throughout the text and adds a new section on the evolution of Apache Spark in industry since 2014. In addition, editing, formatting, and links for the references have been added. Bestandsnummer des Verkäufers 9781970001563

Verkäufer kontaktieren

Neu kaufen

EUR 66,23
Währung umrechnen
Versand: Gratis
Innerhalb Deutschlands
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Zaharia, Matei
Verlag: ACM Books, 2016
ISBN 10: 1970001569 ISBN 13: 9781970001563
Neu Softcover

Anbieter: California Books, Miami, FL, USA

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: New. Bestandsnummer des Verkäufers I-9781970001563

Verkäufer kontaktieren

Neu kaufen

EUR 60,12
Währung umrechnen
Versand: EUR 8,58
Von USA nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: Mehr als 20 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Zaharia, Matei
Verlag: Morgan & Claypool, 2016
ISBN 10: 1970001569 ISBN 13: 9781970001563
Neu Paperback
Print-on-Demand

Anbieter: Revaluation Books, Exeter, Vereinigtes Königreich

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Paperback. Zustand: Brand New. 141 pages. 9.25x7.50x0.40 inches. In Stock. This item is printed on demand. Bestandsnummer des Verkäufers __1970001569

Verkäufer kontaktieren

Neu kaufen

EUR 60,32
Währung umrechnen
Versand: EUR 11,61
Von Vereinigtes Königreich nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 2 verfügbar

In den Warenkorb

Foto des Verkäufers

Matei Zaharia
Verlag: ACM Books, 2016
ISBN 10: 1970001569 ISBN 13: 9781970001563
Neu Kartoniert / Broschiert
Print-on-Demand

Anbieter: moluna, Greven, Deutschland

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Kartoniert / Broschiert. Zustand: New. Dieser Artikel ist ein Print on Demand Artikel und wird nach Ihrer Bestellung fuer Sie gedruckt. This book proposes an architecture for cluster computing systems that can tackle emerging data processing workloads at scale. Whereas early cluster computing systems, like MapReduce, handled batch processing, our architecture also enables streaming and inte. Bestandsnummer des Verkäufers 448481421

Verkäufer kontaktieren

Neu kaufen

EUR 72,12
Währung umrechnen
Versand: Gratis
Innerhalb Deutschlands
Versandziele, Kosten & Dauer

Anzahl: Mehr als 20 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Zaharia, Matei
Verlag: ACM Books, 2016
ISBN 10: 1970001569 ISBN 13: 9781970001563
Neu Softcover

Anbieter: Ria Christie Collections, Uxbridge, Vereinigtes Königreich

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: New. In. Bestandsnummer des Verkäufers ria9781970001563_new

Verkäufer kontaktieren

Neu kaufen

EUR 67,15
Währung umrechnen
Versand: EUR 5,78
Von Vereinigtes Königreich nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: Mehr als 20 verfügbar

In den Warenkorb

Foto des Verkäufers

Zaharia, Matei
Verlag: ACM Books, 2016
ISBN 10: 1970001569 ISBN 13: 9781970001563
Neu Softcover

Anbieter: GreatBookPrices, Columbia, MD, USA

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: New. Bestandsnummer des Verkäufers 27145573-n

Verkäufer kontaktieren

Neu kaufen

EUR 57,77
Währung umrechnen
Versand: EUR 17,16
Von USA nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: Mehr als 20 verfügbar

In den Warenkorb

Foto des Verkäufers

Matei Zaharia
ISBN 10: 1970001569 ISBN 13: 9781970001563
Neu Paperback

Anbieter: Rarewaves USA, OSWEGO, IL, USA

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Paperback. Zustand: New. Bestandsnummer des Verkäufers LU-9781970001563

Verkäufer kontaktieren

Neu kaufen

EUR 71,72
Währung umrechnen
Versand: EUR 3,43
Von USA nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: Mehr als 20 verfügbar

In den Warenkorb

Foto des Verkäufers

Zaharia, Matei
Verlag: ACM Books, 2016
ISBN 10: 1970001569 ISBN 13: 9781970001563
Neu Softcover

Anbieter: GreatBookPricesUK, Woodford Green, Vereinigtes Königreich

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: New. Bestandsnummer des Verkäufers 27145573-n

Verkäufer kontaktieren

Neu kaufen

EUR 58,32
Währung umrechnen
Versand: EUR 17,42
Von Vereinigtes Königreich nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: Mehr als 20 verfügbar

In den Warenkorb

Es gibt 13 weitere Exemplare dieses Buches

Alle Suchergebnisse ansehen