摘要: Hive数据类型 阅读全文
posted @ 2019-09-04 23:49 DiYong 阅读(322) 评论(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 阅读(510) 评论(0) 推荐(0)
摘要: Hive架构原理 阅读全文
posted @ 2019-09-04 23:16 DiYong 阅读(239) 评论(0) 推荐(0)
摘要: Hive学习目录 阅读全文
posted @ 2019-09-04 16:31 DiYong 阅读(452) 评论(0) 推荐(0)
摘要: * hadoop的主节点 hdfs集群启动用户下1 解压2 配置环境变量3 初始化元数据库 hive命令初始化元数据库schematool -dbType derby -initSchemaschematool -dbType mysql -initSchema 初始化元数据* mv metasto 阅读全文
posted @ 2019-09-04 15:08 DiYong 阅读(283) 评论(0) 推荐(0)