Re: All master are unreponsive issue

2015-07-05 Thread Aaron Davidson
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

Re: All master are unreponsive issue

2015-07-04 Thread Ted Yu
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