blob: 0a7dd1d7208b905637cb3265742cea5e59e2d60b [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/">
<meta http-equiv="refresh" content="3; URL='https://hadoop.apache.org/ozone/'" />
<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>
</div>
</div>