- UDFs (in SQL)
- External tables (in SQL)
- /insert/records/fromfiles API calls (SQL LOAD INTO)
| Component | Value |
|---|---|
| Scheme | kifs:// |
| Directory | data |
| File | /geospatial/flights.csv |
Configuration
In the default configuration, KiFS is enabled and makes use of the standard Kinetica persistence scheme, distributing files among the cluster nodes. KiFS can also be configured to use any of the following for file storage:- Local shared storage, mounted and accessible to every node in the Kinetica cluster
- Azure (Microsoft blob storage)
- HDFS (Apache Hadoop Distributed File System)
- S3 (Amazon S3 Bucket)
Remote storage configuration parameters mirror those used for defining
cold storage tiers. See Cold Storage Tier in the
Configuration Reference for the full set of parameters.
Local Shared KiFS Storage Configuration Example
Azure KiFS Storage Configuration Example
HDFS KiFS Storage Configuration Example
S3 KiFS Storage Configuration Example