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

Improved application classification code. #27

Merged
merged 2 commits into from
Feb 13, 2017

Conversation

jpwhite4
Copy link
Member

Description

The application classification code now is done at etl time in the
nodejs software rather than in mysql. The new code supports regular
expression pattern matching and allows selection basedon the full
executable path, not just the binary name.

Also update the list of known applications and add application
field-of-science and URL metadata.

Motivation and Context

Improve application identification.

Tests performed

Ran automated tests.
Tested migration file in VM.

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist:

  • I have added tests to cover my changes.
  • All new and existing tests passed.

The application classification code now is done at etl time in the
nodejs software rather than in mysql. The new code supports regular
expression pattern matching and allows selection basedon the full
executable path, not just the binary name.

Also update the list of known applications and add application
field-of-science and URL metadata.
@jpwhite4 jpwhite4 merged commit 290f89d into ubccr:xdmod6.6 Feb 13, 2017
@jpwhite4 jpwhite4 deleted the app_ident branch February 13, 2017 16:40
@tyearke tyearke added this to the v6.6.0 milestone Mar 8, 2017
jpwhite4 added a commit to jpwhite4/xdmod-supremm that referenced this pull request Apr 19, 2017
The table definition change was incorrectly ommitted from pull request ubccr#27.
This change fixes the missing definitions.
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