摘要: Result文件数据说明: Ip:106.39.41.166,(城市) Date:10/Nov/2016:00:01:02 +0800,(日期) Day:10,(天数) Traffic: 54 ,(流量) Type: video,(类型:视频video或文章article) Id: 8701(视频或 阅读全文
posted @ 2019-11-13 22:50 张利杰j 阅读(1242) 评论(0) 推荐(0) 编辑
摘要: create table if not exists hive.data(ip string,time string,day string,traffic bigint,type string,id string); 在hive中建表时会出现这样的问题,纠结了很久,网上查询说time字段为hive保 阅读全文
posted @ 2019-11-13 22:26 张利杰j 阅读(9176) 评论(0) 推荐(0) 编辑