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

update format of progress logging #5492

Closed
wants to merge 4 commits into from
Closed

update format of progress logging #5492

wants to merge 4 commits into from

Conversation

maskarb
Copy link
Member

@maskarb maskarb commented Feb 7, 2025

add more progress logging and formatting:

transforming data
creating db
deleting existing database prior to creating: org1234567_mskarbek
created     1 of 1 dbs
creating tables
created     1 of 17 tables
created     2 of 17 tables
created     3 of 17 tables
created     4 of 17 tables
created     5 of 17 tables
created     6 of 17 tables
created     7 of 17 tables
created     8 of 17 tables
created     9 of 17 tables
created    10 of 17 tables
created    11 of 17 tables
created    12 of 17 tables
created    13 of 17 tables
created    14 of 17 tables
created    15 of 17 tables
created    16 of 17 tables
created    17 of 17 tables
creating partitions
creating     4 partitions for openshift_pod_usage_line_items_daily                    in  org1234567_mskarbek
created     1 of 17 partition batches
creating     4 partitions for openshift_node_labels_line_items                        in  org1234567_mskarbek
created     2 of 17 partition batches
creating     4 partitions for openshift_namespace_labels_line_items                   in  org1234567_mskarbek
created     3 of 17 partition batches
creating     4 partitions for openshift_storage_usage_line_items                      in  org1234567_mskarbek
created     4 of 17 partition batches
creating     2 partitions for aws_openshift_disk_capacities_temp                      in  org1234567_mskarbek
created     5 of 17 partition batches
creating     2 partitions for aws_openshift_daily_resource_matched_temp               in  org1234567_mskarbek
created     6 of 17 partition batches
creating    34 partitions for reporting_ocpawscostlineitem_project_daily_summary      in  org1234567_mskarbek
created     7 of 17 partition batches
creating     2 partitions for aws_openshift_daily                                     in  org1234567_mskarbek
created     8 of 17 partition batches
creating    39 partitions for reporting_ocpusagelineitem_daily_summary                in  org1234567_mskarbek
created     9 of 17 partition batches
creating     4 partitions for openshift_pod_usage_line_items                          in  org1234567_mskarbek
created    10 of 17 partition batches
creating     2 partitions for aws_openshift_daily_tag_matched_temp                    in  org1234567_mskarbek
created    11 of 17 partition batches
creating     2 partitions for aws_line_items_daily                                    in  org1234567_mskarbek
created    12 of 17 partition batches
creating     2 partitions for aws_line_items                                          in  org1234567_mskarbek
created    13 of 17 partition batches
creating     4 partitions for openshift_storage_usage_line_items_daily                in  org1234567_mskarbek
created    14 of 17 partition batches
creating     4 partitions for openshift_namespace_labels_line_items_daily             in  org1234567_mskarbek
created    15 of 17 partition batches
creating     2 partitions for reporting_ocpawscostlineitem_project_daily_summary_temp in  org1234567_mskarbek
created    16 of 17 partition batches
creating     4 partitions for openshift_node_labels_line_items_daily                  in  org1234567_mskarbek

@maskarb maskarb requested review from a team as code owners February 7, 2025 17:56
@maskarb maskarb added the hot-fix-smoke-tests pr_check label to run minimal smoke tests for fast moving bug-fix label Feb 7, 2025
@maskarb
Copy link
Member Author

maskarb commented Feb 12, 2025

These updates are not necessary. Closing this PR.

@maskarb maskarb closed this Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hot-fix-smoke-tests pr_check label to run minimal smoke tests for fast moving bug-fix smokes-required
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants