6. Doing large scale DataManagement with the Transformation System

6.1. Pre-requisite

6.2. Pre-requisite

You should:

6.3. Tutorial goal

The aim of the tutorial is to demonstrate how large scale data management operations (removals, replications, etc) can be achieved using the Transformation System. By the end of the tutorial, you will be able to:

  • Submit simple transformation for manipulating a given list of files
  • Have transformations automatically fed thanks to metadata
  • Write your own plugin for TransformationSystem

6.5. Installing the RequestManagementSystem

This section is to be performed as diracuser with a proxy in dirac_admin group.

In order to have asynchronous operations handled in DIRAC, you need to have the RequestManagementSystem installed. For it to be functional, you need at least:

  • The ReqManager: the service interfacing this system
  • The RequestExecutingAgent: the agent performing the operations