下载了一小部分之后就不动了,stop之后重新跑也没有任何反应,有人知道是怎么回事吗?谢谢大家。
阿神2017-04-18 10:33:58
According to the information at the top of the dashboard
There are 100 tasks in the queue from scheduler to fetcher
There are also 100 tasks in the queue from fetcher to processor
The downstream of processor are all empty
Because the default queue capacity is 100, this means that the processor is blocked. It depends on what the processor is doing and whether it is dead.