Dieser Artikel ist nicht mehr vorrätig.

HBase: Der definitive Leitfaden von George, Lars Taschenbuch/Softback-Buch The Fast-

Ursprünglicher Text
HBase: The Definitive Guide by George, Lars Paperback / softback Book The Fast
FREE US DELIVERY | ISBN: 1449396100 | Quality Books
World of Books USA
(1196895)
Angemeldet als gewerblicher Verkäufer
US $10,21
Ca.EUR 8,70
Artikelzustand:
Sehr gut
Versand:
Kostenlos USPS Ground Advantage®.
Standort: Florida, USA
Lieferung:
Lieferung zwischen Di, 23. Sep und Di, 30. Sep nach 94104 bei heutigem Zahlungseingang
Liefertermine - wird in neuem Fenster oder Tab geöffnet berücksichtigen die Bearbeitungszeit des Verkäufers, die PLZ des Artikelstandorts und des Zielorts sowie den Annahmezeitpunkt und sind abhängig vom gewählten Versandservice und dem ZahlungseingangZahlungseingang - wird ein neuem Fenster oder Tab geöffnet. Insbesondere während saisonaler Spitzenzeiten können die Lieferzeiten abweichen.
Rücknahme:
30 Tage Rückgabe. Käufer zahlt Rückversand. Wenn Sie ein eBay-Versandetikett verwenden, werden die Kosten dafür von Ihrer Rückerstattung abgezogen.
Zahlungen:
   Diners Club 

Sicher einkaufen

eBay-Käuferschutz
Geld zurück, wenn etwas mit diesem Artikel nicht stimmt. Mehr erfahreneBay-Käuferschutz - wird in neuem Fenster oder Tab geöffnet

  • Gratis Rückversand im Inland
  • Punkte für jeden Kauf und Verkauf
  • Exklusive Plus-Deals
Der Verkäufer ist für dieses Angebot verantwortlich.
eBay-Artikelnr.:304935713786
Zuletzt aktualisiert am 07. Jul. 2025 03:12:57 MESZAlle Änderungen ansehenAlle Änderungen ansehen

Artikelmerkmale

Artikelzustand
Sehr gut: Buch, das nicht neu aussieht und gelesen wurde, sich aber in einem hervorragenden Zustand ...
ISBN
1449396100
EAN
9781449396107
Date of Publication
2011-10-18
Release Title
HBase: The Definitive Guide
Artist
George, Lars
Brand
N/A
Colour
N/A
Book Title
HBase: The Definitive Guide
Kategorie

Über dieses Produkt

Product Identifiers

Publisher
O'reilly Media, Incorporated
ISBN-10
1449396100
ISBN-13
9781449396107
eBay Product ID (ePID)
99547873

Product Key Features

Number of Pages
554 Pages
Publication Name
Hbase: the Definitive Guide : Random Access to Your Planet-Size Data
Language
English
Subject
Data Modeling & Design, Databases / Data Warehousing, Databases / Data Mining, Databases / General
Publication Year
2011
Type
Textbook
Author
Lars George
Subject Area
Computers
Format
Trade Paperback

Dimensions

Item Height
1.2 in
Item Weight
33.1 Oz
Item Length
9.3 in
Item Width
7.7 in

Additional Product Features

Intended Audience
Scholarly & Professional
Illustrated
Yes
Table Of Content
Foreword;Preface; General Information; Conventions Used in This Book; Using Code Examples; Safari® Books Online; How to Contact Us; Acknowledgments;Chapter 1: Introduction; 1.1 The Dawn of Big Data; 1.2 The Problem with Relational Database Systems; 1.3 Nonrelational Database Systems, Not-Only SQL or NoSQL?; 1.4 Building Blocks; 1.5 HBase: The Hadoop Database;Chapter 2: Installation; 2.1 Quick-Start Guide; 2.2 Requirements; 2.3 Filesystems for HBase; 2.4 Installation Choices; 2.5 Run Modes; 2.6 Configuration; 2.7 Deployment; 2.8 Operating a Cluster;Chapter 3: Client API: The Basics; 3.1 General Notes; 3.2 CRUD Operations; 3.3 Batch Operations; 3.4 Row Locks; 3.5 Scans; 3.6 Miscellaneous Features;Chapter 4: Client API: Advanced Features; 4.1 Filters; 4.2 Counters; 4.3 Coprocessors; 4.4 HTablePool; 4.5 Connection Handling;Chapter 5: Client API: Administrative Features; 5.1 Schema Definition; 5.2 HBaseAdmin;Chapter 6: Available Clients; 6.1 Introduction to REST, Thrift, and Avro; 6.2 Interactive Clients; 6.3 Batch Clients; 6.4 Shell; 6.5 Web-based UI;Chapter 7: MapReduce Integration; 7.1 Framework; 7.2 MapReduce over HBase;Chapter 8: Architecture; 8.1 Seek Versus Transfer; 8.2 Storage; 8.3 Write-Ahead Log; 8.4 Read Path; 8.5 Region Lookups; 8.6 The Region Life Cycle; 8.7 ZooKeeper; 8.8 Replication;Chapter 9: Advanced Usage; 9.1 Key Design; 9.2 Advanced Schemas; 9.3 Secondary Indexes; 9.4 Search Integration; 9.5 Transactions; 9.6 Bloom Filters; 9.7 Versioning;Chapter 10: Cluster Monitoring; 10.1 Introduction; 10.2 The Metrics Framework; 10.3 Ganglia; 10.4 JMX; 10.5 Nagios;Chapter 11: Performance Tuning; 11.1 Garbage Collection Tuning; 11.2 Memstore-Local Allocation Buffer; 11.3 Compression; 11.4 Optimizing Splits and Compactions; 11.5 Load Balancing; 11.6 Merging Regions; 11.7 Client API: Best Practices; 11.8 Configuration; 11.9 Load Tests;Chapter 12: Cluster Administration; 12.1 Operational Tasks; 12.2 Data Tasks; 12.3 Additional Tasks; 12.4 Changing Logging Levels; 12.5 Troubleshooting;HBase Configuration Properties;Road Map; HBase 0.92.0; HBase 0.94.0;Upgrade from Previous Releases; Upgrading to HBase 0.90.x; Upgrading to HBase 0.92.0;Distributions; Cloudera's Distribution Including Apache Hadoop;Hush SQL Schema;HBase Versus Bigtable;Colophon;
Synopsis
If you're looking for a scalable storage solution to accommodate a virtually endless amount of data, this book shows you how Apache HBase can fulfill your needs. As the open source implementation of Google's BigTable architecture, HBase scales to billions of rows and millions of columns, while ensuring that write and read performance remain constant. Many IT executives are asking pointed questions about HBase. This book provides meaningful answers, whether you're evaluating this non-relational database or planning to put it into practice right away. Discover how tight integration with Hadoop makes scalability with HBase easier Distribute large datasets across an inexpensive cluster of commodity servers Access HBase with native Java clients, or with gateway servers providing REST, Avro, or Thrift APIs Get details on HBase's architecture, including the storage format, write-ahead log, background processes, and more Integrate HBase with Hadoop's MapReduce framework for massively parallelized data processing jobs Learn how to tune clusters, design schemas, copy tables, import bulk data, decommission nodes, and many other tasks, HBase is the open-source implementation of Google's BigTablearchitecture. It strives to scale to billions of rows andmillions of columns, all distributed across an inexpensivecluster of commodity servers. HBase's primary storage systemis HDFS, Hadoop's distributed and replicated file system. Inaddition HBase has a native interface to Hadoop's Map Reduceframework which allows for easy development and subsequentexecution of batch jobs that can scan entire tables. HBasefits into a new category of database systems oftensummarized under the term "NoSQL" - or non-relationaldatabases. While there are quite a few system that comprisethe term they often only overlap marginally or have nothingin common but the fact that they abandon traditional modelsfound in relational database system (RDBMS) for specializedarchitectures that are built to solve a specific problem.For HBase this is storing a virtually endless amount of datawhile ensuring that write and read performance staysconstant, no matter how large the dataset is., HBase is the open-source implementation of Google's BigTablearchitecture. It strives to scale to billions of rows andmillions of columns, all distributed across an inexpensivecluster of commodity servers. HBase's primary storage systemis HDFS, Hadoop's distributed and replicated file system. Inaddition HBase has a native interface to ......
LC Classification Number
QA76.9.D3

Artikelbeschreibung des Verkäufers

Rechtliche Informationen des Verkäufers

Ich versichere, dass alle meine Verkaufsaktivitäten in Übereinstimmung mit allen geltenden Gesetzen und Vorschriften der EU erfolgen.
USt-IdNr.: GB 922696893
Info zu diesem Verkäufer

World of Books USA

89,3% positive Bewertungen5,2 Mio. Artikel verkauft

Mitglied seit Okt 2011
Antwortet meist innerhalb 1 Stunde
Angemeldet als gewerblicher Verkäufer
In 2002, World of Books Group was founded on an ethos to do good, protect the planet and support charities by enabling more goods to be reused. Since then, we've grown into to a global company ...
Mehr anzeigen
Shop besuchenKontakt

Detaillierte Verkäuferbewertungen

Durchschnitt in den letzten 12 Monaten
Genaue Beschreibung
4.5
Angemessene Versandkosten
5.0
Lieferzeit
4.6
Kommunikation
4.9

Verkäuferbewertungen (1.570.999)

Alle Bewertungen
Positiv
Neutral
Negativ
  • n***n (1263)- Bewertung vom Käufer.
    Letzter Monat
    Bestätigter Kauf
    AWESOME SELLER, EXCELLENT SERVICE! I really appreciate that my order was shipped out & arrived very quickly, it was packed with great care & the book is in very good condition exactly as pictured & described & for such a great price too! Seller had very quick response to a question I had about the tracking for my order & assured me that my order was on its way & would be delivered as promised & it was! I am super-happy with my purchase from this fantastic seller & very highly recommend! Thanks!
  • 4***7 (216)- Bewertung vom Käufer.
    Letzter Monat
    Bestätigter Kauf
    1st edition, 2nd impression edition of "The Drunken Forest," by Gerald Durrell is as pictured & described. Arrived quickly & safely! Got a great deal on it! Great communication! The book, with a protective mylar cover, was wrapped in bubble wrap, then wrapped in sturdy cardboard, then placed in a rugged bubble mailer! Fort Knox in a mailer! So hard to get an early edition of this classic! So happy to add to my growing collection of nature & science books! Thank you! !!Seller Highly Recommended!!
  • 6***6 (76)- Bewertung vom Käufer.
    Letzte 6 Monate
    Bestätigter Kauf
    This delivery was earliest date! Condition, value, quality - all as described. (My mistake was not requiring the publishing date to be 1958. This was 1977.) This IS a Viking Portable Library copy of Dante's Divine Comedy in English, translated by Laurence Binyon, but it is with a cover DIFFERENT from what was shown. The tracking number was listed as from "UPS", but should have been listed as from "USPS." Contact with this seller alleviated tracking issues. I recommend this seller! Thank you!

Produktbewertungen & Rezensionen

5.0
1 Produktbewertungen
  • 1 Nutzer bewerten dieses Produkt mit 5 von 5 Sternen
  • 0 Nutzer bewerten dieses Produkt mit 4 von 5 Sternen
  • 0 Nutzer bewerten dieses Produkt mit 3 von 5 Sternen
  • 0 Nutzer bewerten dieses Produkt mit 2 von 5 Sternen
  • 0 Nutzer bewerten dieses Produkt mit 1 von 5 Sternen

Relevanteste Rezensionen

  • Awesome product Just as described

    Awesome product Just as described

    Bestätigter Kauf: JaZustand: GebrauchtVerkauft von: seattlegoodwillbooks