08 2016 档案

摘要:hive优化 group by 数据倾斜 join数据倾斜 多个job并行(union all) 减少job个数 python代码 #!/bin/bashimport sys; if __name__=='__main__': for line in sys.stdin: m=line.strip( 阅读全文
posted @ 2016-08-29 16:01 simple_wxl 阅读(456) 评论(0) 推荐(0) 编辑
摘要:1、hashmap是线程不安全的,能够有key,value能有null hashtable是线程安全的,key,value不能有null 阅读全文
posted @ 2016-08-29 14:12 simple_wxl 阅读(201) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示