Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[NO ISSUE] fix docs
Change-Id: I85a55423a1438b1d534c2e6a5968e675a99884c9 Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/incubator-asterixdb-site/+/9203 Reviewed-by: Ian Maxon <imaxon@uci.edu>
- Loading branch information
Showing
336 changed files
with
103,092 additions
and
0 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -0,0 +1,295 @@ | ||
<!DOCTYPE html> | ||
<!-- | ||
| Generated by Apache Maven Doxia Site Renderer 1.8.1 from target/generated-site/markdown/ansible.md at 2020-12-06 | ||
| Rendered using Apache Maven Fluido Skin 1.7 | ||
--> | ||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> | ||
<head> | ||
<meta charset="UTF-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<meta name="Date-Revision-yyyymmdd" content="20201206" /> | ||
<meta http-equiv="Content-Language" content="en" /> | ||
<title>AsterixDB – Installation using Ansible</title> | ||
<link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" /> | ||
<link rel="stylesheet" href="./css/site.css" /> | ||
<link rel="stylesheet" href="./css/print.css" media="print" /> | ||
<script type="text/javascript" src="./js/apache-maven-fluido-1.7.min.js"></script> | ||
|
||
</head> | ||
<body class="topBarDisabled"> | ||
<div class="container-fluid"> | ||
<div id="banner"> | ||
<div class="pull-left"><a href="./" id="bannerLeft"><img src="images/asterixlogo.png" alt="AsterixDB"/></a></div> | ||
<div class="pull-right"></div> | ||
<div class="clear"><hr/></div> | ||
</div> | ||
|
||
<div id="breadcrumbs"> | ||
<ul class="breadcrumb"> | ||
<li id="publishDate">Last Published: 2020-12-06</li> | ||
<li id="projectVersion" class="pull-right">Version: 0.9.6-SNAPSHOT</li> | ||
<li class="pull-right"><a href="index.html" title="Documentation Home">Documentation Home</a></li> | ||
</ul> | ||
</div> | ||
<div class="row-fluid"> | ||
<div id="leftColumn" class="span2"> | ||
<div class="well sidebar-nav"> | ||
<ul class="nav nav-list"> | ||
<li class="nav-header">Get Started - Installation</li> | ||
<li><a href="ncservice.html" title="Option 1: using NCService"><span class="none"></span>Option 1: using NCService</a></li> | ||
<li class="active"><a href="#"><span class="none"></span>Option 2: using Ansible</a></li> | ||
<li><a href="aws.html" title="Option 3: using Amazon Web Services"><span class="none"></span>Option 3: using Amazon Web Services</a></li> | ||
<li class="nav-header">AsterixDB Primer</li> | ||
<li><a href="sqlpp/primer-sqlpp.html" title="Using SQL++"><span class="none"></span>Using SQL++</a></li> | ||
<li class="nav-header">Data Model</li> | ||
<li><a href="datamodel.html" title="The Asterix Data Model"><span class="none"></span>The Asterix Data Model</a></li> | ||
<li class="nav-header">Queries</li> | ||
<li><a href="sqlpp/manual.html" title="The SQL++ Query Language"><span class="none"></span>The SQL++ Query Language</a></li> | ||
<li><a href="SQLPP.html" title="Raw SQL++ Grammar"><span class="none"></span>Raw SQL++ Grammar</a></li> | ||
<li><a href="sqlpp/builtins.html" title="Builtin Functions"><span class="none"></span>Builtin Functions</a></li> | ||
<li class="nav-header">API/SDK</li> | ||
<li><a href="api.html" title="HTTP API"><span class="none"></span>HTTP API</a></li> | ||
<li><a href="csv.html" title="CSV Output"><span class="none"></span>CSV Output</a></li> | ||
<li class="nav-header">Advanced Features</li> | ||
<li><a href="aql/externaldata.html" title="Accessing External Data"><span class="none"></span>Accessing External Data</a></li> | ||
<li><a href="feeds.html" title="Data Ingestion with Feeds"><span class="none"></span>Data Ingestion with Feeds</a></li> | ||
<li><a href="udf.html" title="User Defined Functions"><span class="none"></span>User Defined Functions</a></li> | ||
<li><a href="sqlpp/filters.html" title="Filter-Based LSM Index Acceleration"><span class="none"></span>Filter-Based LSM Index Acceleration</a></li> | ||
<li><a href="sqlpp/fulltext.html" title="Support of Full-text Queries"><span class="none"></span>Support of Full-text Queries</a></li> | ||
<li><a href="sqlpp/similarity.html" title="Support of Similarity Queries"><span class="none"></span>Support of Similarity Queries</a></li> | ||
<li><a href="interval_join.html" title="Support of Interval Joins"><span class="none"></span>Support of Interval Joins</a></li> | ||
<li class="nav-header">Deprecated</li> | ||
<li><a href="aql/primer.html" title="AsterixDB Primer: Using AQL"><span class="none"></span>AsterixDB Primer: Using AQL</a></li> | ||
<li><a href="aql/manual.html" title="Queries: The Asterix Query Language (AQL)"><span class="none"></span>Queries: The Asterix Query Language (AQL)</a></li> | ||
<li><a href="aql/builtins.html" title="Queries: Builtin Functions (AQL)"><span class="none"></span>Queries: Builtin Functions (AQL)</a></li> | ||
</ul> | ||
<hr /> | ||
<div id="poweredBy"> | ||
<div class="clear"></div> | ||
<div class="clear"></div> | ||
<div class="clear"></div> | ||
<div class="clear"></div> | ||
<a href="./" title="AsterixDB" class="builtBy"><img class="builtBy" alt="AsterixDB" src="images/asterixlogo.png" /></a> | ||
</div> | ||
</div> | ||
</div> | ||
<div id="bodyColumn" class="span10" > | ||
<!-- | ||
! 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 | ||
! | ||
! 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. | ||
!--> | ||
<h1>Installation using Ansible</h1> | ||
<div class="section"> | ||
<h2><a name="Table_of_Contents"></a><a name="atoc" id="#toc">Table of Contents</a></h2> | ||