You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by Erix Yao <ya...@gmail.com> on 2013/11/26 11:35:17 UTC

Add http time out for HttpBroadcast

Hi, all
    I've encountered a issue that the executor can not get the task
bytecode from broadcast server and hang for a long time.
Here's the screenshot of task ui:

[image: 内嵌图片 1]

And here's the stacktrace I captured from the executor:

https://gist.github.com/haitaoyao/7655830

So, I created a pull request to add a time out value for this the make the
task fail fast .

https://github.com/apache/incubator-spark/pull/210


Thanks.


-- 
haitao.yao@Beijing