Skip to main content

6 docs tagged with "file"

View All Tags

File Explorer

The File Explorer provides a streamlined interface to browse, preview, and open files in cloud object storage and the mounted disk. Fused supports Amazon S3 and Google Cloud Storage, with more integrations coming soon.

File systems

Fused provides two file systems to make files accessible to all UDFs: an S3 bucket and a disk. Access is scoped at the organization level.

Large UDF run

Some jobs require more resources than a few Gb of RAM or take more than a few seconds to run. This section will show how to run such larger jobs

Map Tile/File

When UDFs are called, they run and return the output of the execution. They can be called in two ways that influence how Fused handles them: File and Tile.

Run UDFs

There are 2 main ways to run UDFs:

Small UDF run

Fused UDF functions really shine once you start calling them from anywhere. You can call small jobs in 2 main ways: