exasol-bucketfs
Installation
SKILL.md
Exasol BucketFS Skill
BucketFS is Exasol's synchronous distributed file system: whatever is written to
a bucket is replicated to every cluster node and mounted read-only inside UDFs
at /buckets/<service>/<bucket>/<path>. Replication takes time, and recognised
archives are extracted on top of it, so a fresh upload becomes usable only once
synchronisation finishes. This skill covers moving files in and out of BucketFS
and referencing them from scripts.
Routing Algorithm
Choose the narrowest matching route. If several apply, load all matching references before answering.
- Run a BucketFS operation — list, upload, download, delete, or configure the connection
- Trigger phrases:
exapump bucketfs,ls,cp,rm,upload,download,delete,--bfs-host,--bfs-bucket,bfs_write_password,config.toml,exapump profile add - Load:
references/exapump-bucketfs-cli.md
- Trigger phrases: