Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GAE-Java] Support grape-graphx running on yarn cluster and support multiple executor on one host #2185

Merged
merged 3 commits into from Nov 1, 2022

Conversation

zhanglei1949
Copy link
Collaborator

@zhanglei1949 zhanglei1949 commented Oct 31, 2022

What do these changes do?

  • Support running grape-graphx on yarn cluster by fetching executorData from yarnSchedulerBackend.
  • Support multiple executors exist in one host.

Related issue number

Fixes #2179

@zhanglei1949 zhanglei1949 self-assigned this Oct 31, 2022
@zhanglei1949 zhanglei1949 changed the title [GAE-Java] Support grape-graphx running on yarn cluster [GAE-Java] Support grape-graphx running on yarn cluster and support multiple executor on one host Oct 31, 2022
@codecov-commenter
Copy link

codecov-commenter commented Oct 31, 2022

Codecov Report

Merging #2185 (2b00169) into main (2b00169) will not change coverage.
The diff coverage is n/a.

❗ Current head 2b00169 differs from pull request most recent head 442b553. Consider uploading reports for the commit 442b553 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2185   +/-   ##
=======================================
  Coverage   72.93%   72.93%           
=======================================
  Files          89       89           
  Lines        9789     9789           
=======================================
  Hits         7140     7140           
  Misses       2649     2649           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2b00169...442b553. Read the comment docs.

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.

[GAE-Java] grape-graphx should support yarn-backend spark cluster.
3 participants