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

Spark Peak jvm memory Heuristic - (Depends on Custom SHS - Requires peakJvmUsedMemory metric) #318

Merged
merged 18 commits into from
Jan 10, 2018

Commits on Jan 10, 2018

  1. Peak JVM used memory heuristic

    swasti committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    f18e6d1 View commit details
    Browse the repository at this point in the history
  2. Update JvmUsedMemoryHeuristic.scala

    skakker authored and swasti committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    b6474ae View commit details
    Browse the repository at this point in the history
  3. Update JvmUsedMemoryHeuristic.scala

    skakker authored and swasti committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    ea92df4 View commit details
    Browse the repository at this point in the history
  4. Update helpJvmUsedMemoryHeuristic.scala.html

    skakker authored and swasti committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    9a81f5d View commit details
    Browse the repository at this point in the history
  5. Update helpJvmUsedMemoryHeuristic.scala.html

    skakker authored and swasti committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    28cf54f View commit details
    Browse the repository at this point in the history
  6. Update JvmUsedMemoryHeuristic.scala

    skakker authored and swasti committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    9d24f1a View commit details
    Browse the repository at this point in the history
  7. Update JvmUsedMemoryHeuristicTest.scala

    skakker authored and swasti committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    561e657 View commit details
    Browse the repository at this point in the history
  8. Update JvmUsedMemoryHeuristicTest.scala

    skakker authored and swasti committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    35bef03 View commit details
    Browse the repository at this point in the history
  9. Update JvmUsedMemoryHeuristic.scala

    skakker authored and swasti committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    7972c6d View commit details
    Browse the repository at this point in the history
  10. adding a local instance of StageStatus and changing default from .sna…

    …ppy to .lz4
    swasti committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    3c669a8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fcb01d2 View commit details
    Browse the repository at this point in the history
  12. fixed the exception can't cast int to Long

    swasti committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    0412583 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1a6d72b View commit details
    Browse the repository at this point in the history
  14. head of empty list execpeiton fixed

    swasti committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    ee94410 View commit details
    Browse the repository at this point in the history
  15. Update JvmUsedMemoryHeuristic.scala

    skakker authored and swasti committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    b57ce25 View commit details
    Browse the repository at this point in the history
  16. Update helpJvmUsedMemoryHeuristic.scala.html

    skakker authored and swasti committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    3a12c1c View commit details
    Browse the repository at this point in the history
  17. changes in test due to rebasing

    swasti committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    0744054 View commit details
    Browse the repository at this point in the history
  18. acknowledging review comments

    swasti committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    8be3baf View commit details
    Browse the repository at this point in the history