Tutorial系列Table of Contents
Hive Introduction and Installconfiguration
UnderstandHive basicconcepts, architecture and Installconfigurationmethod, including单nodeInstall and clusterInstall, 以及元dataconfiguration.
View DetailsHiveQL Basic Syntax
LearnHiveQL basic语法, includingDatabase and 表 creation, data加载, basicquery and deleteoperation.
View DetailsHiveQL advancedquery
LearnHiveQL advancedqueryfunctions, including连接query, 子query, 窗口function and aggregateoperationetc..
View DetailsHive dataclass型 and store格式
UnderstandHivesupports dataclass型, 以及不同store格式 (such asTextFile, Parquet, ORC) 特点 and usingmethod.
View DetailsHive partition and 分桶
LearnHive datapartition and 分桶techniques, Mastersuch as何optimizationqueryperformance and datamanagement.
View DetailsHive 视graph and index
UnderstandHive 视graph and indexfunctions, Learnsuch as何creation and using视graph, 以及不同class型index 特点.
View DetailsHive 自定义function
Learnsuch as何Development and usingHive 自定义function (UDF, UDAF, UDTF) , scaleHive functions.
View DetailsHive queryoptimization
LearnHivequeryoptimizationtechniques, including执行计划analysis, partition裁剪, 谓词 under 推, Joinoptimization and data倾斜processing.
View DetailsHive data warehousedesign
Learndata warehousedesignprinciples, including星型model and 雪花model, 以及such as何usingHivebuilddata warehouse.
View DetailsHive 实践case and best practices
throughpracticalcaseLearnHive best practices, includingLog Analysis, data warehousebuild and business intelligence applications.
View Details