HBaseCon 2013: Honeycomb - MySQL Backed by Apache HBase

Cloudera, Inc.
Cloudera, Inc.Cloudera, Inc.
6/13/13 HBaseCon 2013
2
SQL
3
MySQL
Storage Engine
Optimizer
Parser
Local Disk
Honeycomb
open-source MySQL storage engine
backed by HBase
4
MySQL
Honeycomb
HBase
Features
6
Honeycomb InnoDB
Cross table joins ✓ ✓
Compound indices ✓ ✓
Unique indices ✓ ✓
Auto Increment Columns ✓ ✓
Stored procedures & views ✓ ✓
Transactions ✓
Foreign key constraints ✓
Automatic sharding ✓
Replication & failover ✓
Map/reduce integration ✓
Map/reduce bulkload ✓
7
Honeycomb HBase Schema
8
Metadata
Rows
Indices
Honeycomb HBase Schema
Row format
9
MySQL row[empty]6 table id UUID
RowKey Qualifier Value
variable length encoded
unsigned integer
serialized Avro
data type
single byte prefix
Index Format
10
1 or more
variable length encoded
unsigned integer
serialized Avro
data type
single byte prefix
7 table id index id UUIDnull indicator value MySQL row[empty]
Qualifier ValueRowKey
Data Duplication
11
duplication factor = 1 + 2i
where i = number of indices
Performance
12
Range Limit
Relative Scan
Performance
10 Rows 75%
100 Rows 68%
1000 Rows 51%
13
nearinfinity.github.io/honeycomb
github.com/honeycomb
1 of 13

More Related Content

Viewers also liked

Network topologiesNetwork topologies
Network topologiesChirag Rajput
799 views15 slides
Introducing HoneycombIntroducing Honeycomb
Introducing HoneycombCommonsWare
2.1K views18 slides
Network TopologiesNetwork Topologies
Network Topologies3rdyeara
1.5K views31 slides

Similar to HBaseCon 2013: Honeycomb - MySQL Backed by Apache HBase (20)

Big Data:  Big SQL and HBase Big Data:  Big SQL and HBase
Big Data: Big SQL and HBase
Cynthia Saracco19.7K views
Apache hiveApache hive
Apache hive
Vaibhav Kadu1.1K views
MongoDB @ fliptopMongoDB @ fliptop
MongoDB @ fliptop
Robbie Cheng2K views
Couch dbCouch db
Couch db
Khurram Mahmood Bhatti66 views
NoSQL DatabasesNoSQL Databases
NoSQL Databases
Amit Kumar Gupta463 views
2 - Trafodion and Hadoop HBase2 - Trafodion and Hadoop HBase
2 - Trafodion and Hadoop HBase
Rohit Jain843 views
HiveHive
Hive
Vetri V2.1K views
No sql solutions - 공개용No sql solutions - 공개용
No sql solutions - 공개용
Byeongweon Moon909 views
Database ProgrammingDatabase Programming
Database Programming
Henry Osborne2.9K views
Introduction to NoSQLIntroduction to NoSQL
Introduction to NoSQL
Ahmed Helmy219 views
NoSQL - what's thatNoSQL - what's that
NoSQL - what's that
Sergejus Barinovas2.3K views
MongoDB 3.4 webinarMongoDB 3.4 webinar
MongoDB 3.4 webinar
Andrew Morgan8K views

More from Cloudera, Inc.(20)

Edc event vienna presentation 1 oct 2019Edc event vienna presentation 1 oct 2019
Edc event vienna presentation 1 oct 2019
Cloudera, Inc.4.5K views

Recently uploaded(20)

ChatGPT and AI for Web DevelopersChatGPT and AI for Web Developers
ChatGPT and AI for Web Developers
Maximiliano Firtman161 views
Web Dev - 1 PPT.pdfWeb Dev - 1 PPT.pdf
Web Dev - 1 PPT.pdf
gdsczhcet49 views
CXL at OCPCXL at OCP
CXL at OCP
CXL Forum203 views

HBaseCon 2013: Honeycomb - MySQL Backed by Apache HBase