Are you seeing this after the app has already been running for some time,
or just at the beginning? Generally, registration should only occur once
initially, and a timeout would be due to the master not being accessible.
Try telneting to the master IP/port from the machine on which the driver
will
Currently the number of retries is hardcoded.
You may want to open a JIRA which makes the retry count configurable.
Cheers
On Thu, Jul 2, 2015 at 8:35 PM, wrote:
> Hi thereļ¼
>
>i check the source code and found that in
> org.apache.spark.deploy.client.AppClient, there is a parameter te