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 PySparkOvertimeMonitor to avoid exceeding time budget #923

Merged
merged 21 commits into from
Feb 24, 2023

Commits on Feb 16, 2023

  1. merging

    levscaut committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    2878ae9 View commit details
    Browse the repository at this point in the history
  2. clean commit

    levscaut committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    fd282f9 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Configuration menu
    Copy the full SHA
    c9cfb8a View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Configuration menu
    Copy the full SHA
    8be3986 View commit details
    Browse the repository at this point in the history
  2. Delete mylearner.py

    This file is not needed.
    thinkall authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    b4c2f0d View commit details
    Browse the repository at this point in the history
  3. fix py4j import error

    levscaut committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    1ade16c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    573dbe9 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Configuration menu
    Copy the full SHA
    5dda4c0 View commit details
    Browse the repository at this point in the history
  2. Update flaml/tune/spark/utils.py

    Co-authored-by: Li Jiang <[email protected]>
    levscaut and thinkall authored Feb 21, 2023
    Configuration menu
    Copy the full SHA
    ecfff10 View commit details
    Browse the repository at this point in the history
  3. remove redundant model

    levscaut committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    dba71e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e7e11b View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into wd

    thinkall authored Feb 21, 2023
    Configuration menu
    Copy the full SHA
    4c19c83 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Merge branch 'main' into wd

    thinkall authored Feb 22, 2023
    Configuration menu
    Copy the full SHA
    2e13cdc View commit details
    Browse the repository at this point in the history
  2. Update test/spark/custom_mylearner.py

    Co-authored-by: Chi Wang <[email protected]>
    levscaut and sonichi authored Feb 22, 2023
    Configuration menu
    Copy the full SHA
    02d8e78 View commit details
    Browse the repository at this point in the history
  3. add docstr

    levscaut committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    28ae7f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07ab383 View commit details
    Browse the repository at this point in the history
  5. reverse change in gitignore

    levscaut committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    41866ac View commit details
    Browse the repository at this point in the history
  6. Update test/spark/custom_mylearner.py

    Co-authored-by: Chi Wang <[email protected]>
    levscaut and sonichi authored Feb 22, 2023
    Configuration menu
    Copy the full SHA
    c941771 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'main' into wd

    thinkall authored Feb 22, 2023
    Configuration menu
    Copy the full SHA
    57c1271 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Configuration menu
    Copy the full SHA
    8731d0d View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Configuration menu
    Copy the full SHA
    006317f View commit details
    Browse the repository at this point in the history