Merge pull request #1762 from kmlebedev/backupsink

replication to create time date directory
This commit is contained in:
Chris Lu
2021-01-28 02:03:33 -08:00
committed by GitHub
6 changed files with 45 additions and 18 deletions

View File

@@ -6,7 +6,6 @@ grpcAddress = "filer:18888"
# i.e., all files with this "prefix" are sent to notification message queue.
directory = "/buckets"
[sink.local]
[sink.local_incremental]
enabled = true
directory = "/data"
todays_date_format = "2006-02-01"
directory = "/data"