Skip to main content

REANA - Reusable Analyses

Project description

https://img.shields.io/travis/reanahub/reana.svg https://readthedocs.org/projects/reana/badge/?version=latest https://img.shields.io/coveralls/reanahub/reana.svg https://badges.gitter.im/Join%20Chat.svg https://img.shields.io/github/license/reanahub/reana.svg

About

REANA is a reusable and reproducible research data analysis platform. It helps researchers to structure their input data, analysis code, containerised environments and computational workflows so that the analysis can be instantiated and run on remote compute clouds.

REANA was born to target the use case of particle physics analyses, but is applicable to any scientific discipline. The system paves the way towards reusing and reinterpreting preserved data analyses even several years after the original publication.

Features

  • structure research data analysis in reusable manner

  • instantiate computational workflows on remote clouds

  • rerun analyses with modified input data, parameters or code

  • support for several compute clouds (Kubernetes/OpenStack)

  • support for several workflow specifications (CWL, Serial, Yadage)

  • support for several shared storage systems (Ceph)

  • support for several container technologies (Docker)

Version 0.6.1 (2020-06-09)

  • Administrators:
    • Fixes installation troubles for REANA 0.6.x release series by pinning several dependencies.

    • Upgrades REANA-Commons package to latest Kubernetes Python client version.

    • Amends documentation for minikube start to include VirtualBox hypervisor explicitly.

Version 0.6.0 (2019-12-27)

  • Users:
    • Adds support for HTCondor compute backend for all workflow engines (CWL, Serial, Yadage).

    • Adds support for Slurm compute backend for all workflow engines (CWL, Serial, Yadage).

    • Allows to run hybrid analysis pipelines where different parts of the workflow can run on different compute backends (HTCondor, Kubernetes, Slurm).

    • Adds support for Kerberos authentication mechanism for user workflows.

    • Introduces user secrets management commands secrets-add, secrets-list and secrets-delete.

    • Fixes upload command behaviour for uploading very large files.

    • Upgrades CWL workflow engine to 1.0.20191022103248.

    • Upgrades Yadage workflow engine to 0.20.0 with Packtivity 0.14.21.

    • Adds support for Python 3.8.

    • See additional changes in reana-client 0.6.0 release notes.

  • Administrators:
    • Upgrades to Kubernetes 1.16 and moves Traefik installation to Helm 3.0.0.

    • Creates a new Kubernetes service account for REANA with appropriate permissions.

    • Makes database connection details configurable so that REANA can connect to databases external to the cluster.

    • Autogenerates deployment secrets if not provided by administrator at cluster creation time.

    • Adds an interactive mode on cluster initialisation to allow providing deployment secrets.

    • Adds CERN specific Kerberos configuration files and CERN EOS storage support.

    • See additional changes in reana-cluster 0.6.0 release notes.

  • Developers:
    • Modifies the batch workflow runtime pod creation including an instance of job controller running alongside workflow engine using the sidecar pattern.

    • Adds generic job manager class and provides example classes for CERN HTCondor and CERN Slurm clusters.

    • Provides user secrets to the job container runtime tasks.

    • Adds sidecar container to the Kubernetes job pod if Kerberos authentication is required.

    • Refactors job monitoring using the singleton pattern.

    • Enriches make behaviour for developer-oriented installations with live code reload changes and debugging.

    • Enriches git-status component status reporting for developers.

    • See additional changes in individual REANA 0.6.0 platform components.

Version 0.5.0 (2019-04-24)

  • Users:
    • Allows to explore workflow results by running interactive Jupyter notebook sessions on the workspace files.

    • Allows to declare computing resources needed for workflow runs, such as access to CVMFS repositories.

    • Improves reana-client command-line client with new options to stop workflows, diff workflows, move and remove files.

    • Upgrades CWL engine to 1.0.20181118133959.

    • See additional changes in reana-client 0.5.0 release notes.

  • Administrators:
    • Upgrades to Kubernetes 1.14, Helm 2.13 and Minikube 1.0.

    • Separates cluster infrastructure pods from runtime workflow engine pods that will be created by workflow controller.

    • Introduces configurable CVMFS and CephFS shared volume mounts.

    • Adds support for optional HTTPS protocol termination.

    • Introduces incoming workflow queue for additional safety in case of user storms.

    • Makes infrastructure pods container image slimmer to reduce the memory footprint.

    • See additional changes in reana-cluster 0.5.0 release notes.

  • Developers:
    • Enhances development process by using git-submodule-like behaviour for shared components.

    • Introduces simple Makefile for (fast) local testing and (slow) nightly building purposes.

    • Centralises logging level and common Celery tasks.

    • Adds helpers for test suite fixtures and improves code coverage.

    • See additional changes in individual REANA 0.5.0 platform components.

Version 0.4.0 (2018-11-07)

  • Uses common OpenAPI client in communications between workflow engines and job controller.

  • Improves AMQP re-connection handling.

  • Enhances test suite and increases code coverage.

  • Changes license to MIT.

Version 0.3.0 (2018-09-27)

  • Introduces new Serial workflow engine for simple sequential workflow needs.

  • Enhances progress reporting for CWL, Serial and Yadage workflow engines.

  • Simplifies reana-client command set and usage scenarios.

  • Introduces multi-user capabilities with mandatory access tokens.

  • Adds support for multi-node clusters using shared CephFS volumes.

  • Adds support for Kubernetes 1.11, Minikube 0.28.2.

  • Upgrades CWL workflow engine to use latest cwltool version.

  • Fixes several bugs such as binary file download with Python 3.

Version 0.2.0 (2018-04-23)

  • Adds support for Common Workflow Language workflows.

  • Adds support for persistent user-selected workflow names.

  • Enables file and directory input uploading using absolute paths.

  • Enriches reana-client and reana-cluster command set.

  • Reduces verbosity level for commands and improves error messages.

Version 0.1.0 (2018-01-30)

  • Initial public release.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

reana-0.6.1.tar.gz (1.2 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page