blob: cb8e159d312faff435a230abc186625bbebcc900 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Client Interfaces on Ozone</title>
<link>/interface.html</link>
<description>Recent content in Client Interfaces on Ozone</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language><atom:link href="/interface/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Ofs (Hadoop compatible)</title>
<link>/interface/ofs.html</link>
<pubDate>Thu, 14 Sep 2017 00:00:00 +0000</pubDate>
<guid>/interface/ofs.html</guid>
<description>Hadoop Compatible file system allows any application that expects an HDFS like interface to work against Ozone with zero changes. Frameworks like Apache Spark, YARN and Hive work against Ozone without needing any change. &lt;strong&gt;Global level view.&lt;/strong&gt;</description>
</item>
<item>
<title>O3fs (Hadoop compatible)</title>
<link>/interface/o3fs.html</link>
<pubDate>Thu, 14 Sep 2017 00:00:00 +0000</pubDate>
<guid>/interface/o3fs.html</guid>
<description>Hadoop Compatible file system allows any application that expects an HDFS like interface to work against Ozone with zero changes. Frameworks like Apache Spark, YARN and Hive work against Ozone without needing any change. &lt;strong&gt;Bucket level view.&lt;/strong&gt;</description>
</item>
<item>
<title>S3 Protocol</title>
<link>/interface/s3.html</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/interface/s3.html</guid>
<description>Ozone supports Amazon&amp;rsquo;s Simple Storage Service (S3) protocol. In fact, You can use S3 clients and S3 SDK based applications without any modifications with Ozone.</description>
</item>
<item>
<title>Command Line Interface</title>
<link>/interface/cli.html</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/interface/cli.html</guid>
<description>Ozone shell is the primary interface to interact with Ozone from the command line. Behind the scenes it uses the Java API.
There are some functionality which couldn&amp;rsquo;t be accessed without using ozone sh commands. For example:
Creating volumes with quota Managing internal ACLs Creating buckets with encryption key All of these are one-time, administration tasks. Applications can use Ozone without this CLI using other interface like Hadoop Compatible File System (o3fs or ofs) or S3 interface.</description>
</item>
<item>
<title>Recon API</title>
<link>/interface/reconapi.html</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/interface/reconapi.html</guid>
<description>Recon server supports HTTP endpoints to help troubleshoot and monitor Ozone cluster.</description>
</item>
<item>
<title>Java API</title>
<link>/interface/javaapi.html</link>
<pubDate>Thu, 14 Sep 2017 00:00:00 +0000</pubDate>
<guid>/interface/javaapi.html</guid>
<description>Ozone has a set of Native RPC based APIs. This is the lowest level API&amp;rsquo;s on which all other protocols are built. This is the most performant and feature-full of all Ozone protocols.</description>
</item>
<item>
<title>CSI Protocol</title>
<link>/interface/csi.html</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/interface/csi.html</guid>
<description>Ozone supports Container Storage Interface(CSI) protocol. You can use Ozone by mounting an Ozone volume by Ozone CSI.</description>
</item>
</channel>
</rss>