02 2016 档案

top-N 抽样
摘要:1, 使用hive标记random:(如果是mr,就自己标记random值) use ps; set mapred.job.priority=VERY_HIGH; set mapred.job.map.capcity=300; set mapred.reduce.tasks=200; insert 阅读全文

posted @ 2016-02-16 13:16 雨渐渐 阅读(211) 评论(0) 推荐(0) 编辑

c++ 类的堆成员的声明及使用
摘要:_reg = new boost::regex("aoe "); boost::regex_search(line, what, *_reg) 阅读全文

posted @ 2016-02-02 11:00 雨渐渐 阅读(285) 评论(0) 推荐(0) 编辑

导航