-
Notifications
You must be signed in to change notification settings - Fork 2
[override] DF/data4es: Stage 040 (progress data) #374
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
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bd97ddf to
7230ceb
Compare
Collaborator
Author
Codestyle fix. |
4 tasks
Collaborator
Author
e92199c to
9c06106
Compare
c343757 to
75f3782
Compare
Collaborator
Author
Rebase on a new version of |
If the input message for some reason does not contain required fields like 'taskid' or 'task_timestamp' -- we cannot process it properly, but it should not interrupt the whole ETL process.
Collaborator
Author
|
Before f085794: After: |
f23ad15 to
e163b42
Compare
1 task
Collaborator
Author
|
Closing after merge of #381. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Overridden with #381
To be closed after the one above is merged.
Waits for:
(#368,#365)->#369-> #371,#366Add new stage (040) "progress".
This stage generates documents of new type --
task_progress-- to be indexed in a separate index and used to produce aggrerated statistics on task/campaign progress.This is the last PR in a row of PRs that replace #359.
Before applying these changes to an instance: