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 storage shredder/ingestor support #786

Merged
merged 1 commit into from
Jan 28, 2019

Conversation

jtpalmer
Copy link
Contributor

Description

Mirrors changes in #739. Adds storage options to the xdmod-shredder and xdmod-ingestor command line utilities. Also splits out the actions from one of the job pipelines into a separate "common" pipeline that contains actions that are needed by both the jobs realm and storage realm.

Motivation and Context

This change will allow for more uniform use of command line utilities for the storage realm.

Tests performed

Tests to be added in separate pull request.

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 enhancement Enhancement of the functionality of an existing feature Category:ETL Extract Transform Load labels Jan 28, 2019
@jtpalmer jtpalmer added this to the 8.1.0 milestone Jan 28, 2019
@jtpalmer jtpalmer merged commit 165d38c into ubccr:xdmod8.1 Jan 28, 2019
@jtpalmer jtpalmer deleted the storage-shredder-ingestor branch January 28, 2019 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category:ETL Extract Transform Load enhancement Enhancement of the functionality of an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants