2020年11月24日
摘要: 1、首先到hive的bin目录下启动hive ./hive 2、创建属于自己的数据库 create database jtest; 3、加载json的hive包 目录如下:xxx/hive-1.2.0/hcatalog/share/hcatalog hive> add jar ../hcatalog 阅读全文
posted @ 2020-11-24 23:35 lhicp 阅读(1196) 评论(0) 推荐(0) 编辑