Skip to content

Conversation

@andrewor14
Copy link
Contributor

As of #7173 we expect executors to properly register with the driver before responding to their heartbeats. This behavior is not matched in local mode. This patch adds the missing event that needs to be posted.

@andrewor14 andrewor14 force-pushed the fix-local-heartbeat branch from b504c09 to 1e466a6 Compare July 14, 2015 01:30
Otherwise HeartbeatReceiver will keep expecting but never get
a proper registration.
@andrewor14 andrewor14 force-pushed the fix-local-heartbeat branch from 1e466a6 to 1258bdf Compare July 14, 2015 01:44
@SparkQA
Copy link

SparkQA commented Jul 14, 2015

Test build #37172 has finished for PR 7382 at commit 1e466a6.

  • This patch fails to build.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Jul 14, 2015

Test build #37173 has finished for PR 7382 at commit 1258bdf.

  • This patch fails PySpark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@andrewor14
Copy link
Contributor Author

retest this please

@SparkQA
Copy link

SparkQA commented Jul 14, 2015

Test build #37203 has finished for PR 7382 at commit 1258bdf.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@vanzin
Copy link
Contributor

vanzin commented Jul 14, 2015

LGTM.

@shivaram
Copy link
Contributor

@andrewor14 can you merge this if this is ready ? The log messages make testing / debugging on a local shell very painful.

@andrewor14
Copy link
Contributor Author

Ok, merging into master.

@asfgit asfgit closed this in 8fb3a65 Jul 14, 2015
@andrewor14 andrewor14 deleted the fix-local-heartbeat branch July 14, 2015 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants