Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Hive Table 在其元存储上中继,其中包含 TBLS、SDS INXD 等表。
是否有关于元存储数据模型的任何文档,包括图表和描述?
由于它是开源的,所以必须有一个存储库,维护 Hive 元存储数据建模,每个 Hive 版本的文档
这是Metastore ER 图的链接。您可能会发现原始Hive 论文很有用。我还建议您浏览 Hive 官方文档并阅读这本好书Programming Hive。
Programming Hive