Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F7437765
D2705.id9658.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
762 B
Subscribers
None
D2705.id9658.diff
View Options
diff --git a/docker/conf/loader.yml b/docker/conf/loader.yml
--- a/docker/conf/loader.yml
+++ b/docker/conf/loader.yml
@@ -1,18 +1,17 @@
storage:
- cls: filter
- args:
- storage:
- cls: buffer
- args:
- storage:
- cls: remote
- args:
- url: http://swh-storage:5002/
- min_batch_size:
- content: 10000
- content_bytes: 104857600
- directory: 1000
- revision: 1000
+ cls: pipeline
+ steps:
+ - cls: validate
+ - cls: filter
+ - cls: buffer
+ min_batch_size:
+ content: 10000
+ content_bytes: 104857600
+ directory: 1000
+ revision: 1000
+ - cls: remote
+ url: http://swh-storage:5002/
+
scheduler:
cls: remote
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Apr 14, 5:16 AM (13 h, 10 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3215591
Attached To
D2705: docker/conf/loader: Update storage configuration
Event Timeline
Log In to Comment