首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 其他教程 > 开源软件 >

[storm]环境安装有关问题

2013-03-28 
[storm]环境安装问题集群安装参考 https://github.com/nathanmarz/storm/wiki/Setting-up-a-Storm-cluster

[storm]环境安装问题

集群安装参考 https://github.com/nathanmarz/storm/wiki/Setting-up-a-Storm-cluster

example工程?https://github.com/nathanmarz/storm-starter

问题:

1.python2.5找不到,默认安装了2.7,源代码安装2.5解决

2.storm-starter工程编译找不到jar,twitter4j被墙,http://hi.baidu.com/88908775/item/e5d1f61cad8aaf443b176e28 解决

3.storm-starter编码报错,代码有问题,eclipse之后把错误代码删除

4.启动ExclamationTopology,总是local执行,没有提交到cluster,看代码需要提供一个参数,topology的name

5.Nimbus host is not set , 需要这个文件~/.storm/storm.yaml,指定nimbus.host

热点排行