05 2018 档案

摘要:执行wordcount 代码 package org.apache.hadoop.examples; import java.io.IOException; import java.util.Iterator; import java.util.StringTokenizer; import org 阅读全文
posted @ 2018-05-24 22:24 JarvisLau 阅读(143) 评论(0) 推荐(0)
摘要:http://follitude.com/blog/Use-RDMA-Emulation-in-Software-Using-SoftiWARP/ https://www.reflectionsofthevoid.com/2011/03/how-to-install-soft-iwarp-on-ub 阅读全文
posted @ 2018-05-22 14:42 JarvisLau 阅读(285) 评论(0) 推荐(0)
摘要:参考:https://blog.csdn.net/yongan1006/article/details/8142527 运行脚本时出现了这样一个错误,打开之后并没有找到所谓的^M,查了之后才知道原来是文件格式的问题,也就是linux和windows之间的不完全兼容。。。具体细节不管,如果验证:vim 阅读全文
posted @ 2018-05-14 20:35 JarvisLau 阅读(2536) 评论(0) 推荐(0)