码迷,mamicode.com
首页 > 其他好文 > 详细

201710工作总结

时间:2017-10-12 19:10:28      阅读:170      评论:0      收藏:0      [点我收藏+]

标签:表达式   body   列表   time()   err   order by   插入数据   cat   order   

时间概述收获体会(会分别单独更新博客)
2017/10/10-12 1,关于画像数据的bug:
 353460082389189 应用列表没有匹配上,能在hbase查到.
结果复查:hbase里面未查到,但是es里面有记录 。日志返回时间是20170911,检测时间为20170827
在mds_user_apk(dt=‘20170915’)的确没有结果。
---对于这个问题首先需要
2,向hbase中插入数据:
---
                                                                 

1.hive的分区表(动态分区和静态分区表的区别)

2.SQL中的case when then else end用法 

3,hive的高级查询(group by,order by,join等)

4,sql的substr函数用法--from_unixtime(cast(substr(detection_time,1,10)

5,sql的cast()用法--from_unixtime(cast(substr(detection_time,1,10) as int)

6,sql的concat()用法--lower(concat(id,imei_p)) not like ‘%err%err%‘

7,正则表达式的基本语法--%err%err%

8,sql里的日期函数from_unixtime()--- from_unixtime(cast(substr(detection_time,1,10) as int)

     

201710工作总结

标签:表达式   body   列表   time()   err   order by   插入数据   cat   order   

原文地址:http://www.cnblogs.com/huxinga/p/7657251.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!