Skip to main content
Version: 3.3

File Repository Properties

Refer to the following table for available File Repository properties:

Property
Description
Default
repository.storage-type
  • local – Local File System
  • aws – Amazon S3
  • azure – Azure Blob Storage
  • gcp - Google Cloud Storage
local
repository.source-bucketBase path for job input collateral (artifacts, additional files)${sharedDataPath}
repository.source-prefixJob artifact storage location (source-bucket + source-prefix)repository
repository.local-temp-dirTemporary file storage location (source-bucket + local-temp-dir)tmp
repository.target-bucketBase path for job output collateral (log files, job data files)${sharedDataPath}
repository.target-prefixJob output storage location, including log files (target-bucket + target-prefix)history/job