摘要:
1)启动 Hive [atguigu@hadoop102 hive]$ bin/hive 2)使用 Hive hive> show databases; hive> show tables; hive> create table test(id int); hive> insert into tes 阅读全文
posted @ 2021-10-04 23:21
樱岛麻衣daisuki
阅读(175)
评论(0)
推荐(0)