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

Add UUID to streaming transformer directory structure #945

Closed
voropaevp opened this issue Jun 23, 2022 · 0 comments
Closed

Add UUID to streaming transformer directory structure #945

voropaevp opened this issue Jun 23, 2022 · 0 comments
Milestone

Comments

@voropaevp
Copy link
Contributor

Adding UUID to enable running multiple stream transformers in parallel.

In summary, The only thing we will change is that the run directories now end in a uuid. Each transformer node writes to a different directory with a different uuid.
Previously run=2022-05-01-00-00-14
Change to run=2022-05-01-00-00-14-b4cac3e5-9948-40e3-bd68-38abcf01cdf9

@voropaevp voropaevp changed the title Streaming transformer directory structure Add UUID to streaming transformer directory structure Jun 23, 2022
@istreeter istreeter added this to the 4.1.0 milestone Jun 27, 2022
@spenes spenes closed this as completed in 3b62260 Jul 4, 2022
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