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

Remove unnecessary references to namespace in executor #66

Closed
andygrove opened this issue Apr 25, 2021 · 1 comment · Fixed by #75
Closed

Remove unnecessary references to namespace in executor #66

andygrove opened this issue Apr 25, 2021 · 1 comment · Fixed by #75
Labels
enhancement New feature or request

Comments

@andygrove
Copy link
Member

Is your feature request related to a problem or challenge? Please describe what you are trying to do.
There is no need to support multiple executor clusters from a scheduler, so the namespace of an executor is implicitly defined by the scheduler it connects to. See https://the-asf.slack.com/archives/C01QUFS30TD/p1618679585211100 for more context

Describe the solution you'd like
See apache/arrow#10084

@andygrove andygrove added the enhancement New feature or request label Apr 25, 2021
@andygrove
Copy link
Member Author

@edrevo fyi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant