<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Kinetica Tools on Kinetica Docs</title><link>/7.2/aws/tools/</link><description>Recent content in Kinetica Tools on Kinetica Docs</description><generator>Hugo -- gohugo.io</generator><language>en</language><atom:link href="/7.2/aws/tools/index.xml" rel="self" type="application/rss+xml"/><item><title>KiFS API Support</title><link>/7.2/aws/tools/kifs_api/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>/7.2/aws/tools/kifs_api/</guid><description>API Initialization Directories Creating Directories Showing Directories Deleting Directories Files Uploading Files Listing Files Downloading Files Deleting Files KiFS Endpoints KiFS, while able to be managed in all native APIs, has enhanced support in the Java API.
API Initialization When using KiFS via the Java API, the handler class must be initialized. The examples in the following sections make use of this interface and assume these steps have been taken.</description></item><item><title>Kinetica File System (KiFS)</title><link>/7.2/aws/tools/kifs/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>/7.2/aws/tools/kifs/</guid><description>The Kinetica File System (KiFS) is a file system interface that's packaged with Kinetica. It provides a repository for users to store and make use of files within the database.
KiFS can be leveraged by several Kinetica features:
UDFs (in SQL) External tables (in SQL) /insert/records/fromfiles API calls (SQL LOAD INTO) KiFS files can be referenced with the following URI:
kifs://&amp;lt;kifs directory&amp;gt;&amp;lt;kifs file&amp;gt; For example, the following URI can be broken down into three components:</description></item><item><title>Kinetica SQL (KiSQL)</title><link>/7.2/aws/tools/kisql/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>/7.2/aws/tools/kisql/</guid><description>KiSQL allows SQL queries to be performed against the data in Kinetica from the command line.
GitHub has the latest release of KiSQL for download.
KiSQL exposes the complete Kinetica SQL interface, as given in the SQL section, including:
Ingestion of local file data into tables (INSERT INTO ... SELECT ... FROM FILE) Uploading of local files into the Kinetica File System (KiFS) for later ingestion (UPLOAD FILE) Downloading of Kinetica File System (KiFS) files to local storage (DOWNLOAD FILE) For a graphical SQL interface, see SQL Blocks in Workbench Workbooks.</description></item></channel></rss>