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

Avoid specifying "remote-shuffle.manager.rpc-address" when start ShuffleManager in standalone mode #60

Open
dangshazi opened this issue Apr 21, 2022 · 1 comment
Assignees

Comments

@dangshazi
Copy link

We must specify "remote-shuffle.manager.rpc-address" when start ShuffleManager in standalone mode now.

eg.

bash /opt/flink-remote-shuffle/active/bin/shufflemanager.sh start  remote-shuffle.manager.rpc-address=${IP}

The configuration should be removed

@wsry
Copy link
Collaborator

wsry commented Apr 21, 2022

@dangshazi Thanks for reporting this issue, I agree that we should avoid that for simplicity. Would you prepare a patch for it?

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

2 participants