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

Refactor job data set analysis fields #256

Merged
merged 1 commit into from
Dec 22, 2023

Conversation

jtpalmer
Copy link
Contributor

@jtpalmer jtpalmer commented Sep 22, 2020

Description

Moves analysis fields from the PHP query class to the JavaScript ETL schema.

Requires changes in ubccr/xdmod#1449

The catastrophe and cpu_user_imbalance dtype have been set to ignore since they were effectively ignored by the previous implementation.

The order of the analysis fields in the REST response is changed as a result of this change; ubccr/xdmod#1804 should be merged first to avoid the GUI showing the analytics in a different order in the Job Viewer.

There is also a PR for https:/ubccr/xdmod-xsede/pull/447.

Motivation and Context

These changes are part of the raw statistics refactoring task.

https://app.asana.com/0/0/1192929664503858/f

Tests performed

Tested manually.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project as found in the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@jtpalmer jtpalmer added this to the 9.5.0 milestone Sep 22, 2020
@jtpalmer jtpalmer modified the milestones: 9.5.0, 10.0.0 Mar 31, 2021
@jtpalmer jtpalmer modified the milestones: 10.0.0, 10.5.0 Feb 9, 2022
@jtpalmer jtpalmer changed the base branch from xdmod9.5 to xdmod10.5 May 25, 2022 12:30
@jpwhite4
Copy link
Member

Please can you also update the customization instructions here: https:/ubccr/xdmod-supremm/blob/xdmod10.5/docs/customization.md to reflect the new mechanism.

@jtpalmer
Copy link
Contributor Author

@jpwhite4 I've updated the customization instructions.

@jpwhite4 jpwhite4 requested review from aaronweeden and removed request for eiffel777, jpwhite4, ryanrath and connersaeli May 18, 2023 17:13
@aaronweeden aaronweeden modified the milestones: 10.5.0, 11.0.0 Aug 8, 2023
@aaronweeden aaronweeden changed the base branch from xdmod10.5 to xdmod11.0 November 3, 2023 13:40
@aaronweeden aaronweeden force-pushed the jobdataset-analytics-fields branch 3 times, most recently from 9717cf4 to 84f47e8 Compare December 21, 2023 18:23
@aaronweeden aaronweeden force-pushed the jobdataset-analytics-fields branch 3 times, most recently from cf65c9e to 6746792 Compare December 22, 2023 15:06
Primary author was @jtpalmer

Co-Authored-By: Jeffrey T. Palmer <[email protected]>
@aaronweeden aaronweeden merged commit 4211c8b into ubccr:xdmod11.0 Dec 22, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants