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

Unable to launch SimulatedApplicationMaster. #2

Open
dolcino-li opened this issue May 9, 2022 · 0 comments
Open

Unable to launch SimulatedApplicationMaster. #2

dolcino-li opened this issue May 9, 2022 · 0 comments

Comments

@dolcino-li
Copy link

Hi, I meet this issue when I try to run this DynoYarn.

From the ticket, https://issues.apache.org/jira/browse/YARN-8849. I suppose that DynoYarn will launch an UnmanagedAM to simulate the AM to send request to the DynoRM.

However, from the code in SimulatedAppSubmitter, yarnClient will submit the SimulatedApplicationMaster Space to DynoRM directly without UnmanagedAM settings. But DynoRM can't distribute a container for SimulatedApplicationMaster, since all nodemanagers in DynoYarn are simulated.

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

No branches or pull requests

1 participant