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

Notebooks #32

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Notebooks #32

wants to merge 10 commits into from

Commits on Nov 14, 2019

  1. Example notebooks

    cronosnull committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    80500ea View commit details
    Browse the repository at this point in the history
  2. Some new notebooks to produce popularity reports/plots

    Event Count Plot based on dbs data
    CRAB Popularity based on condor data
    Scrutiny plot based on phedex dumps and dbs and condor data.
    cronosnull committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    34034ec View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2019

  1. First version of a tutorial to query data in HDFS using Spark

    Spark + Swan to query condor data.
    cronosnull committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    94d3110 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2019

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

Commits on Feb 4, 2020

  1. [Notebooks] Memory Efficiency Histograms

    This notebook caculates the jobs memory efficiency (used/requested), plotting it as histograms, and exports a subset of worfklows based on it.
    cronosnull committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    96ccebf View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

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

Commits on Mar 18, 2020

  1. [Notebooks]CPU Efficiency notebook

    A notebook to find out the workflows with cpu efficiency lower than a threshold. It also creates histograms (that can help to define the range).
    cronosnull committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    ee98038 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. [Notebooks] CPU Efficiency static site generator notebook

    This notebook will generate a static html site with the details of the CPUEfficiency for a given period and with some filters by type and range.
    cronosnull committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    f5b41c2 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. [Notebooks][CPUEfficiency]Changing the granularity (per request inste…

    …ad of by workflow)
    
    Adding the links to the logs
    cronosnull committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    799d5df View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

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