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

[Bug] Use ephemeric pool in merge operations #133

Closed
Lesikv opened this issue Nov 6, 2023 · 3 comments
Closed

[Bug] Use ephemeric pool in merge operations #133

Lesikv opened this issue Nov 6, 2023 · 3 comments
Assignees
Labels
SPYT SPYT related

Comments

@Lesikv
Copy link

Lesikv commented Nov 6, 2023

Caused by: tech.ytsaurus.client.rpc.RpcError: 'Internal RPC call failed' <== 'Operation has failed to start' <== 'Pool name "robot-cloud.dwh.dev" must match regular expression "[-_a-z0-9:A-Z]+"'; full error:

@Kontakter
Copy link
Collaborator

Yes, we know about that and we will support ability to specify regex for pool names

@gritukan
Copy link
Member

gritukan commented Nov 6, 2023

I guess there are two issues here. The first one is about regexes for pool names and the second one is about starting merge jobs outside of the SPYT pool.

@savnadya savnadya added the SPYT SPYT related label Nov 15, 2023
@renadeen
Copy link
Collaborator

renadeen commented Nov 24, 2023

You can now configure pool name validation regular expressions via dynamic configuration. Regular pool names are configured in master config (//sys/@config). Ephemeral pool names are configured in scheduler config (//sys/scheduler/config).
stable/23.1
stable/23.2
trunk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
SPYT SPYT related
Projects
None yet
Development

No branches or pull requests

6 participants