摘要: Hive数据类型 阅读全文
posted @ 2019-09-04 23:49 DiYong 阅读(313) 评论(0) 推荐(0) 编辑
摘要: 第2章 Hive安装 2.1 Hive安装地址 1.Hive官网地址 http://hive.apache.org/ 2.文档查看地址 https://cwiki.apache.org/confluence/display/Hive/GettingStarted 3.下载地址 http://arch 阅读全文
posted @ 2019-09-04 23:42 DiYong 阅读(484) 评论(0) 推荐(0) 编辑
摘要: Hive架构原理 阅读全文
posted @ 2019-09-04 23:16 DiYong 阅读(232) 评论(0) 推荐(0) 编辑
摘要: Hive学习目录 阅读全文
posted @ 2019-09-04 16:31 DiYong 阅读(443) 评论(0) 推荐(0) 编辑
摘要: * hadoop的主节点 hdfs集群启动用户下1 解压2 配置环境变量3 初始化元数据库 hive命令初始化元数据库schematool -dbType derby -initSchemaschematool -dbType mysql -initSchema 初始化元数据* mv metasto 阅读全文
posted @ 2019-09-04 15:08 DiYong 阅读(274) 评论(0) 推荐(0) 编辑