摘要:
排序 sorted(data,reverse=True or False) zip()将多个可迭代对象打包成一个元组列表 list or set (zip()) map()对可迭代对象中的每个元素应用函数 map(data,func) filter() 跟map类似的用法 reduce()对可迭代对 阅读全文
摘要:
week4的 week5 Hadoop介绍 起源: Hadoop as a solution: Building blocks: Namenode if other nodes fail: DataNode: Block 1 Secondary Namenode: JobTracker: if fa 阅读全文