DynamicWorkdirSizeExpression | str | An expression which is evaluated during plan resolution to dynamically overwrite the EstimatedWorkdirSizeGB element of the associated PPO. See ST_PlanSolver documentation for syntax and evaluation failure fallback mechanism. | |
EasDpsCatalogIngestion | EasDpsCatalogIngestion | This element specifies (or not) the catalog data files of the output data products of the given plan to be ingested into DPS. This element is interpreted by DPS to upload the fits catalog files from DSS into DPS, IAL doesnt carry on this information. | |
EasIngestFailurePolicy | str | Ingest policy for data resulting as output of failed pipeline executions. | |
EasIngestSuccessPolicy | str | Ingest policy for data resulting as output of successful pipeline executions. | |
EdenVersion | str | EdenVersion | |
EstimatedWorkdirSizeGB | int | The size (in GB) of the workdir for the given PPO - including all its intermediate datafiles and products (and all inputs and output files). Actually, the maximum size over the execution time of the PPO. It helps to manage the ppos that can be simultaneously in execution to not exceed the SDC limits on the shared file system. | |
ForceComputingResources | str | Set to True if the Tasks/PayloadJobs should be forced to stay within their specified ComputingResources in the PackageDef. This will not work on all SDCs, only on the ones using a decent new kernel on the machines. If not specified, this is internally set to False. | |
ForceStatelessTasks | str | Set to True if the Tasks/PayloadJobs should be forced to be stateless. This will put Tasks to ERROR if they modify their own input files. If not specified, this is internally set to False. | |
Id | str | Business key which must uniquely identify the values of all the elements set in the execution environment. | |
OptionalPackageDefRootPaths | str | Url (absolute path) to folders containing additional PackageDefs typically on CernVM-FS (something like /cvmfs/euclid.in2p3.fr/CentOS7/EDEN-X.Y_dev/opt/euclid/PackageDefXYZ/[version]). | |
PipelineDefinitionId | str | PipelineDefinitionId : This replicates the pipelinedefinitionId selected by the COORS users after browsing the list of available PipelineDefinition from the EAS. This is inherited from the pipelineDefinition datatype(from package tsk). This is not used by IAL. | |
PipelineRootPath | str | Url (absolute path) to folder containing PipelineScript and possibly PackageDefs typically on CernVM-FS (something like /cvmfs/euclid.in2p3.fr/CentOS7/EDEN-X.Y_dev/opt/euclid/Pipeline/[version]). | |
PipelineScriptPath | str | Path (relative to PipelineRootPath) to the PipelineScript in CernVM-FS, for example: VIS/PF_VIS.py | |
ProfilingScript | str | Absolute path to a script that should be invoked for running tasks for profiling. | |
TaskLogLevel | str | Log level to be applied when executing the pipeline tasks. | |
WorkdirRetentionFailurePolicy | str | Workdir cleanup policy in case of failed pipeline run. | |
WorkdirRetentionSuccessPolicy | str | Workdir cleanup policy in case of successfully completed pipeline run. | |