-
Hello!
I am sorry for posting again.. I just would like to understand every small wrinkle of the nimbus 3d software in order to use at its best. I really do think this is a wonderful piece of sens…
9and3 updated
2 years ago
-
When I ran a nimbusapp (1.2.2) command to update my SV server from 5.1 to 5.1.1 I got the following (Do we need all the extra text on Usage, Options, etc.?):
[demo@nimbusserver ~]$ nimbusapp sv:5…
-
今天早上来上班发现集群的nimbus和几个supervisor都莫名的shutdown,看了日志一头雾水,还请懂的人能够指点一二。
supervisor的日志:
[INFO 2016-03-01 10:19:08 c.a.j.d.s.SyncProcessEvent:283 EventManagerImp] Successfully start worker 784579aa-9497-442e-…
-
详细错误信息如下:
Exception in thread "main" java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Failed to get master from ZK.
at backtype.storm.command.list.main(list.java:…
-
People are pronouncing it "shosted". You get it why it needs to change right?
-
With `apps.config` file:
```
nimbusapp-test.dockerapp jasoncorlett/nimbusapp-test:0.1.0
```
**Command:**
```
nimbusapp nimbusapp-test -d up
```
**Current Behaviour:**
Nimbusapp uses the…
-
jdk8跑会报这个错误:
```
MaxTenuringThreshold of 20 is invalid; must be between 0 and 15
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
```
-
-
具体如下:
[ERROR 2017-03-30 19:07:58 c.a.j.s.FollowerRunnable:85 main] get nimbus host error!
java.lang.Exception: the hostname which Nimbus get is localhost
at com.alibaba.jstorm.schedule.FollowerRun…
-
负荷均衡机制中有自定义的资源隔离机制,主要是强制某些任务运行在指定的机器上,那么:
1.在不设置cgroup的情况下,是否可以指定多个TOPO运行在特定的机器上,如:
TOPO1设置:
isolation.scheduler.machines:
- 10.62.56.101
- 10.62.56.102
TOPO2同样设置:
isolation.scheduler.machine…