mpich2 下运行时出现“由于目标计算机积极拒绝,无法连接”的错误
摘要:进行mpi并行编程时候,win8下使用mpich2时候,安装目录下找到wmpiexec.exe程序打开,填入编写好的.exe程序地址并制定执行的任务数目的想要运行时候,出现错误: unable to connect to xxxx-PC on port 8676, 由于目标计算机积极拒绝,无法连接
阅读全文
posted @
2014-12-23 15:28
tiffer
阅读(2060)
推荐(0)
bin/hbase-daemon.sh stop regionserver
摘要:bin/hbase-daemon.sh stop regionserver
阅读全文
posted @
2014-12-16 20:55
tiffer
阅读(337)
推荐(0)
ssh 依赖关系
摘要:安装ssh时:sudo apt-get install openssh-server出现错误:下列软件包有未满足的依赖关系:openssh-server : 依赖: openssh-client (= 1:5.9p1-5ubuntu1.4)E: 无法修正错误,因为您要求某些软件包保持现状,就是它们破...
阅读全文
posted @
2014-12-16 18:52
tiffer
阅读(727)
推荐(0)
hbase 无法操作与hadoop的安全模式的原因
摘要:最近使用hbase时,运行zookeeper的机子没有正常关闭zookeeper就关机了,导致开机后整个hbase集群无法使用,表现为master的localhost:60010 无法登录,使用hbase shell 的list命令时会出现:ERROR: org.apache.hadoop.hbas...
阅读全文
posted @
2014-12-03 21:23
tiffer
阅读(1743)
推荐(0)