摘要: 刚刚看了一下hive的简单使用,只是一小部分,做下记录。 hive表的数据类型:array_type thiyint boolean map_type smallint float struck_type bigint double int string 1. 创建新表 create table t 阅读全文