2018-05-22 17:49:10 +00:00
|
|
|
<!---
|
2018-09-17 23:21:10 +00:00
|
|
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
|
|
|
contributor license agreements. See the NOTICE file distributed with
|
|
|
|
this work for additional information regarding copyright ownership.
|
|
|
|
The ASF licenses this file to You 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
|
2018-05-22 17:49:10 +00:00
|
|
|
|
2018-09-17 23:21:10 +00:00
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
2018-05-22 17:49:10 +00:00
|
|
|
|
|
|
|
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
|
2018-09-17 23:21:10 +00:00
|
|
|
limitations under the License.
|
2018-05-22 17:49:10 +00:00
|
|
|
-->
|
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
|
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
|
|
|
|
<meta name="description" content="Hadoop Ozone Documentation">
|
|
|
|
|
|
|
|
<title>Documentation for Apache Hadoop Ozone</title>
|
|
|
|
|
|
|
|
<!-- Bootstrap core CSS -->
|
2019-06-28 17:51:30 +00:00
|
|
|
<link href="{{ "css/bootstrap.min.css" | relURL}}" rel="stylesheet">
|
2018-05-22 17:49:10 +00:00
|
|
|
|
|
|
|
<!-- Custom styles for this template -->
|
2019-06-28 17:51:30 +00:00
|
|
|
<link href="{{ "css/ozonedoc.css" | relURL}}" rel="stylesheet">
|
2018-05-22 17:49:10 +00:00
|
|
|
|
|
|
|
</head>
|