blob: ec2038a435d2a7e1173f61951c1e3d87eada6094 [file] [log] [blame]
<!DOCTYPE html>
<!--
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License. See accompanying LICENSE file.
-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Object store for Hadoop">
<meta name="keywords" content="hadoop, ozone, hdds, objectstore, scale"/>
<meta name="robots" content="index,follow"/>
<meta name="language" content="en"/>
<title>Apache Hadoop Ozone</title>
<base href="{{.Site.BaseURL}}">
<link rel="canonical" href="http://ozone.hadoop.apache.org/">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
<link rel="stylesheet" href="style.css">
</head>
<body>
<!-- breadcrumbs -->
<div class="topnav">
<div class="container">
<ul class="breadcrumb col-md-6">
<li>
<img class="asf-logo" src="asf_feather.png"/>
<a href="https://www.apache.org">Apache Software Foundation</span></a>
</li>
<li><a href="https://hadoop.apache.org">Apache Hadoop&trade;</a></li>
<li><a href="{{.Site.BaseURL}}">Ozone&trade;</a></li>
</ul>
<div class="col-md-6">
<ul class="pull-right breadcrumb">
<li><a href="http://www.apache.org/licenses/">License</a></li>
<li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
<li><a href="http://www.apache.org/security/">Security</a></li>
</ul>
</div>
</div>
<nav class="navbar navbar-default navbar-static-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse"
data-target="#ratis-menu" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div id="ratis-menu" class="collapse navbar-collapse">
<ul class="nav navbar-nav navbar-right">
<li><a href="#qa">Q&A</a></li>
<li><a href="https://github.com/apache/hadoop">Source</a></li>
<li><a href="https://cwiki.apache.org/confluence/display/HADOOP/Hadoop+Distributed+Data+Store+and+Applications">Wiki</a></li>
<li><a href="https://www.katacoda.com/elek/scenarios/ozone101"><b>Try it out!</b></a></li>
</ul>
</div>
</nav>
<div style="max-height: 200px; overflow: hidden;">
<img src="/cloud.png" style="width: 100%; left:0px;"/>
</div>
</div>
</div>