-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathconfig
More file actions
43 lines (31 loc) · 1 KB
/
config
File metadata and controls
43 lines (31 loc) · 1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
[global]
# Job owner slug
owner_slug = demo
# Job project slug
project_slug = demo-external
# Type of Resource Management System (RMS), PBS or SLURM
rms_type = PBS
# List of data handlers, STDOUT, DISK and ExabyteRESTFulAPI
data_handlers = ExabyteRESTFulAPI
# Workflow template settings
workflow_template_name = shell.json
[disk_data_handler]
# directory to store the job if DISK data handler is enabled
data_dir = .exabyte
[exabyte_api_data_handler]
# Exabyte RESTful API Data Handler Settings
# See https://docs.exabyte.io/rest-api/overview for more information.
hostname = platform.mat3ra.com
port = 443
account_id = zX6Wf8QdQkgEpP26u
auth_token = 8YpFg97E-zN17xP9bqngoGFJV8mBXT553zh8iE9a0nP
secure = True
version = 2018-10-01
# Number of workers used for uploading files in parallel
num_workers = 25
# Whether to upload files to object storage
upload_files = True
# Whether to upload stdout file
upload_stdout_file = True
# Pattern to exclude files from being upload to object storage
excluded_files_regex =