No reviewers
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
RDGraph
RSAC
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: D-Net/dnet-hadoop#406
Loading…
Reference in New Issue
No description provided.
Delete Branch "antonis.lempesis/dnet-hadoop:beta"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR echoes the changes from #372 and #405 already merged in the beta branch to the master one.
It features various fixes to the procedures and 2 new wfs:
dhp-stats-monitor-irish
Builds the db for the Irish Monitor and is meant to run after the stats-update one. They are separate wfs because we want to be able to run this on demand, more often than the main wf, at least while we actively develop the monitor and add more and more stuff.
The parameters it expects are (descripion and example value in parentheses):
dhp-stats-hist-snaps
Creates and updates a db of some historical snapshots from the graph. It should run after the stats-update and the dhp-stats-monitor-irish.
The parameters for this wf must still be described.