- 1、本文档共68页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Module7谷歌云技术整理ppt
Google Cluster Computing Faculty Training Workshop Module VII: Other Google Technologies Overview BigTable Chubby BigTable A Conventional Database… Data structure: arbitrary ## of rows Fixed number and type of columns Supports search based on values in all cells Supports synthesis of output reports based on multiple tables (relational operators) Google’s Needs Data reliability High speed retrieval Storage of huge numbers of records (several TB of data) (Multiple) past versions of records should be available Assumptions Many times more reads than writes Individual component failures common Disks are cheap If they control database design as well as application design, the interface need not be standard Reasonable Questions Are structured queries necessary? Can data be organized such that related data is physically close by nature? What is the minimum coordination required to retrieve data? Can existing components be leveraged to provide reliability and abstraction? From Needs to Constraints Simplified data retrieval mechanism (row, col, timestamp) ? value lookup, only No relational operators Atomic updates only possible at row level But Some Additional Flexibility… Arbitrary number of columns per row Arbitrary data type for each column New constraint: data validation must be performed by application layer! Logical Data Representation Rows columns identified by arbitrary strings Multiple versions of a (row, col) cell can be accessed through timestamps Application controls version tracking policy Columns grouped into column families Column Families Related columns stored in fixed number of families Family name is a prefix on column name e.g., “fileattr:owning_group”, “fileattr:owning_user”, etc. Permissions can be applied at family level to grant read/write access to different applications Members of a family compressed together No Data Validation Any number of columns can be stored in a row within the pre-defined families Database will not enforce existence of any
您可能关注的文档
- LabVIEW宝典课件.ppt
- Lean 精益 06 时间观测 .ppt
- Lean 精益 07 山积表 .ppt
- Lean 精益 10 目视管理发布版整理ppt.ppt
- learn English effectively高效学英语.ppt
- lecture 1.ppt
- Lean 精益 5S教育 2S3D基础篇.ppt
- LabVIEW宝典课件.ppt
- lecture01 汽车系统动力学基础.ppt
- Lean 精益 05 原单位计算表 .ppt
- 人教版九年级英语全一册单元速记•巧练Unit13【速记清单】(原卷版+解析).docx
- 人教版九年级英语全一册单元速记•巧练Unit9【速记清单】(原卷版+解析).docx
- 人教版九年级英语全一册单元速记•巧练Unit11【速记清单】(原卷版+解析).docx
- 人教版九年级英语全一册单元速记•巧练Unit14【单元测试·提升卷】(原卷版+解析).docx
- 人教版九年级英语全一册单元速记•巧练Unit8【速记清单】(原卷版+解析).docx
- 人教版九年级英语全一册单元速记•巧练Unit4【单元测试·提升卷】(原卷版+解析).docx
- 人教版九年级英语全一册单元速记•巧练Unit13【单元测试·基础卷】(原卷版+解析).docx
- 人教版九年级英语全一册单元速记•巧练Unit7【速记清单】(原卷版+解析).docx
- 苏教版五年级上册数学分层作业设计 2.2 三角形的面积(附答案).docx
- 人教版九年级英语全一册单元速记•巧练Unit12【单元测试·基础卷】(原卷版+解析).docx
文档评论(0)