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 qualification support for Photon jobs in the Python Tool #1403

Conversation

parthosa
Copy link
Collaborator

Issue #251

This PR adds support for qualifying Photon jobs in the Python tool. We use a different strategy from Spark for qualifying Photon jobs.

  • For Spark jobs, recommend apps having speed up > 1.3x
  • For Photon jobs, recommend apps having speed up > 1x

Changes

Speed Up Strategy Builder

New Configuration Options:

Minor Code Adjustments:

  • .pylintrc: Removed redundant pylint disable rules.

@parthosa parthosa added feature request New feature or request user_tools Scope the wrapper module running CSP, QualX, and reports (python) labels Oct 29, 2024
@parthosa parthosa self-assigned this Oct 29, 2024
@parthosa parthosa closed this Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request user_tools Scope the wrapper module running CSP, QualX, and reports (python)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant