与远程系统关联akka.tcp:// sparkWorker失败。为什么?

时间:2016-09-29 05:47:11

标签: apache-spark akka datastax datastax-enterprise datastax-startup

在我的DSE spark节点中,我的系统日志经常告诉我:

Association with remote system 
[akka.tcp://sparkWorker@10.47.183.109:41738] has failed, address is
 now gated for [5000] ms. Reason is: [Association failed with 
[akka.tcp://sparkWorker@10.47.183.109:41738]].

我不确定这意味着什么。这是我的防火墙的问题吗?如果是这样,如何选择端口范围?我不知道端口范围是什么。

感谢您的帮助。

1 个答案:

答案 0 :(得分:-1)

也许您可以将transport-failure-detector设置更改为默认值。 就像这个akka-user thread