You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by mu...@apache.org on 2013/12/31 23:04:58 UTC

svn commit: r1554575 [8/10] - in /incubator/phoenix/site/publish: ./ css/ images/ img/ js/ language/ language/images/

Added: incubator/phoenix/site/publish/performance.html
URL: http://svn.apache.org/viewvc/incubator/phoenix/site/publish/performance.html?rev=1554575&view=auto
==============================================================================
--- incubator/phoenix/site/publish/performance.html (added)
+++ incubator/phoenix/site/publish/performance.html Tue Dec 31 22:04:56 2013
@@ -0,0 +1,311 @@
+
+<!DOCTYPE html>
+<!--
+ Generated by Apache Maven Doxia at Dec 31, 2013
+ Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
+-->
+<html  xml:lang="en" lang="en">
+
+	<head>
+		<meta charset="UTF-8" />
+		<title>Performance | Apache Phoenix</title>
+		<meta name="viewport" content="width=device-width, initial-scale=1.0" />
+		<meta name="description" content="" />
+		<meta http-equiv="content-language" content="en" />
+
+		<link href="http://netdna.bootstrapcdn.com/bootswatch/2.2.2/united/bootstrap.min.css" rel="stylesheet" />
+		<link href="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.2.2/css/bootstrap-responsive.min.css" rel="stylesheet" />
+		<link href="./css/bootswatch.css" rel="stylesheet" />
+		<link href="./css/reflow-skin.css" rel="stylesheet" />
+		
+		<link href="http://yandex.st/highlightjs/7.3/styles/default.min.css" rel="stylesheet" />
+		
+		<link href="./css/lightbox.css" rel="stylesheet" />
+		
+		<link href="./css/site.css" rel="stylesheet" />
+		<link href="./css/print.css" rel="stylesheet" media="print" />
+		
+		<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
+		<!--[if lt IE 9]>
+			<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+		<![endif]-->
+
+	</head>
+
+	<body class="page-performance project-phoenix" data-spy="scroll" data-offset="60" data-target="#toc-scroll-target">
+
+		<div class="navbar navbar-fixed-top">
+			<div class="navbar-inner">
+				<div class="container">
+					<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
+						<span class="icon-bar"></span>
+						<span class="icon-bar"></span>
+						<span class="icon-bar"></span>
+					</a>
+					<a class="brand" href="index.html">Apache Phoenix</a>
+					<div class="nav-collapse">
+						<ul class="nav pull-right">
+							<li class="dropdown active">
+								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Phoenix <b class="caret"></b></a>
+								<ul class="dropdown-menu">
+									<li><a href="index.html" title="Overview">Overview </a></li>
+									<li><a href="download.html" title="Download">Download </a></li>
+									<li><a href="recent.html" title="New Features">New Features </a></li>
+									<li><a href="roadmap.html" title="Roadmap">Roadmap </a></li>
+									<li class="active"><a href="" title="Performance">Performance </a></li>
+									<li><a href="team.html" title="Team">Team </a></li>
+									<li><a href="mailing_list.html" title="Mailing Lists">Mailing Lists </a></li>
+									<li><a href="source.html" title="Source Repository">Source Repository </a></li>
+									<li><a href="issues.html" title="Issue Tracking">Issue Tracking </a></li>
+								</ul>
+							</li>
+							<li class="dropdown">
+								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Using Phoenix <b class="caret"></b></a>
+								<ul class="dropdown-menu">
+									<li><a href="faq.html" title="F.A.Q.">F.A.Q. </a></li>
+									<li><a href="Phoenix-in-15-minutes-or-less.html" title="Phoenix Quick Start">Phoenix Quick Start </a></li>
+									<li><a href="tuning.html" title="Configuration and Tuning">Configuration and Tuning </a></li>
+									<li><a href="building.html" title="Building Project">Building Project </a></li>
+									<li><a href="salted.html" title="Salted Tables">Salted Tables </a></li>
+									<li><a href="paged.html" title="Paged Queries">Paged Queries </a></li>
+									<li><a href="secondary_indexing.html" title="Secondary Indexing">Secondary Indexing </a></li>
+									<li><a href="skip_scan.html" title="Skip Scan">Skip Scan </a></li>
+									<li><a href="dynamic_columns.html" title="Dynamic Columns">Dynamic Columns </a></li>
+									<li><a href="phoenix_on_emr.html" title="Phoenix on EMR">Phoenix on EMR </a></li>
+									<li><a href="mr_dataload.html" title="Bulk CSV via M/R">Bulk CSV via M/R </a></li>
+									<li><a href="flume.html" title="Apache Flume Plugin">Apache Flume Plugin </a></li>
+								</ul>
+							</li>
+							<li class="dropdown">
+								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Language Reference <b class="caret"></b></a>
+								<ul class="dropdown-menu">
+									<li><a href="grammar.html" title="Grammar">Grammar </a></li>
+									<li><a href="functions.html" title="Functions">Functions </a></li>
+									<li><a href="datatypes.html" title="Datatypes">Datatypes </a></li>
+								</ul>
+							</li>
+						</ul>
+					</div><!--/.nav-collapse -->
+				</div>
+			</div>
+		</div>
+		
+	<div class="container">
+	
+	<!-- Masthead
+	================================================== -->
+	<header class="jumbotron subhead">
+		<div class="row" id="banner">
+			<div class="span12">
+				<div class="pull-left">
+					<div id="bannerLeft"><h1></h1></div>
+				</div>
+				<div class="pull-right">
+					<a href="http://phoenix.incubator.apache.org/" id="bannerRight"><img src="images/logo.png" alt='"'Phoenix'"' /></a>
+				</div>
+			</div>
+		</div>
+	</header>
+
+	<div class="main-body">
+	<div class="row">
+		<div class="span12">
+			<div class="body-content">
+<div class="page-header">
+ <h1>Performance</h1>
+</div> 
+<p>Phoenix follows the philosophy of <b>bringing the computation to the data</b> by using: * <b>coprocessors</b> to perform operations on the server-side thus minimizing client/server data transfer * <b>custom filters</b> to prune data as close to the source as possible In addition, to minimize any startup costs, Phoenix uses native HBase APIs rather than going through the map/reduce framework.</p> 
+<div class="section"> 
+ <h2 id="Phoenix_vs_related_products">Phoenix vs related products</h2> 
+ <p>Below are charts showing relative performance between Phoenix and some other related products.</p> 
+ <div class="section"> 
+  <h3 id="Phoenix_vs_Hive_running_over_HDFS_and_HBase">Phoenix vs Hive (running over HDFS and HBase)</h3> 
+  <p><img src="images/PhoenixVsHive.png" alt="Phoenix vs Hive" /></p> 
+  <p>Query: select count(1) from table over 10M and 100M rows. Data is 5 narrow columns. Number of Region Servers: 4 (HBase heap: 10GB, Processor: 6 cores @ 3.3GHz Xeon)</p> 
+ </div> 
+ <div class="section"> 
+  <h3 id="Phoenix_vs_Impala_running_over_HBase">Phoenix vs Impala (running over HBase)</h3> 
+  <p><img src="images/PhoenixVsImpala.png" alt="Phoenix vs Impala" /></p> 
+  <p>Query: select count(1) from table over 1M and 5M rows. Data is 3 narrow columns. Number of Region Server: 1 (Virtual Machine, HBase heap: 2GB, Processor: 2 cores @ 3.3GHz Xeon)</p> 
+  <p>***</p> 
+ </div> 
+</div> 
+<div class="section"> 
+ <h2 id="Latest_Automated_Performance_Run">Latest Automated Performance Run</h2> 
+ <p><a class="externalLink" href="http://phoenix-bin.github.io/client/performance/latest.htm">Latest Automated Performance Run</a> | <a class="externalLink" href="http://phoenix-bin.github.io/client/performance/">Automated Performance Runs History</a></p> 
+ <hr /> 
+</div> 
+<div class="section"> 
+ <h2 id="Performance_improvements_in_Phoenix_1.2">Performance improvements in Phoenix 1.2</h2> 
+ <div class="section"> 
+  <h3 id="Essential_Column_Family">Essential Column Family</h3> 
+  <p>Phoenix 1.2 query filter leverages [HBase Filter Essential Column Family](<a class="externalLink" href="http://hbase.apache.org/apidocs/org/apache/hadoop/hbase/filter/SingleColumnValueFilter.html#isFamilyEssential(byte[]">http://hbase.apache.org/apidocs/org/apache/hadoop/hbase/filter/SingleColumnValueFilter.html#isFamilyEssential(byte[]</a>) feature which leads to improved performance when Phoenix query filters on data that is split in multiple column families (cf) by only loading essential cf. In second pass, all cf are are loaded as needed.</p> 
+  <p>Consider the following schema in which data is split in two cf <tt>create table t (k varchar not null primary key, a.c1 integer, b.c2 varchar, b.c3 varchar, b.c4 varchar)</tt>. </p> 
+  <p>Running a query similar to the following shows significant performance when a subset of rows match filter <tt>select count(c2) from t where c1 = ?</tt> </p> 
+  <p>Following chart shows query in-memory performance of running the above query with 10M rows on 4 region servers when 10% of the rows matches the filter. Note: cf-a is approx 8 bytes and cf-b is approx 400 bytes wide.</p> 
+  <p><img src="images/perf-esscf.png" alt="Ess. CF" /></p> 
+ </div> 
+ <div class="section"> 
+  <h3 id="Skip_Scan">Skip Scan</h3> 
+  <p>Skip Scan Filter leverages <a class="externalLink" href="http://hbase.apache.org/apidocs/org/apache/hadoop/hbase/filter/Filter.ReturnCode.html#SEEK_NEXT_USING_HINT">SEEK_NEXT_USING_HINT</a> of HBase Filter. It significantly improves point queries over key columns.</p> 
+  <p>Consider the following schema in which data is split in two cf <tt>create table t (k varchar not null primary key, a.c1 integer, b.c2 varchar, b.c3 varchar)</tt>. </p> 
+  <p>Running a query similar to the following shows significant performance when a subset of rows match filter <tt>select count(c1) from t where k in (1% random k's)</tt> </p> 
+  <p>Following chart shows query in-memory performance of running the above query with 10M rows on 4 region servers when 1% random keys over the entire range passed in query <tt>IN</tt> clause. Note: all varchar columns are approx 15 bytes.</p> 
+  <p><img src="images/perf-skipscan.png" alt="SkipScan" /></p> 
+ </div> 
+ <div class="section"> 
+  <h3 id="Salting">Salting</h3> 
+  <p>Salting in Phoenix 1.2 leads to both improved read and write performance by adding an extra hash byte at start of key and pre-splitting data in number of regions. This eliminates hot-spotting of single or few regions servers. Read more about this feature <a href="salted.html">here</a>.</p> 
+  <p>Consider the following schema</p> 
+  <p><tt>CREATE TABLE T (HOST CHAR(2) NOT NULL,DOMAIN VARCHAR NOT NULL,</tt> <tt>FEATURE VARCHAR NOT NULL,DATE DATE NOT NULL,USAGE.CORE BIGINT,USAGE.DB BIGINT,STATS.ACTIVE_VISITOR</tt> <tt>INTEGER CONSTRAINT PK PRIMARY KEY (HOST, DOMAIN, FEATURE, DATE)) SALT_BUCKETS = 4</tt>. </p> 
+  <p>Following chart shows write performance with and without the use of Salting which splits table in 4 regions running on 4 region server cluster (Note: For optimal performance, number of salt buckets should match number of region servers).</p> 
+  <p><img src="images/perf-salted-write.png" alt="Salted-Write" /></p> 
+  <p>Following chart shows in-memory query performance for 10M row table where <tt>host='NA'</tt> filter matches 3.3M rows</p> 
+  <p><tt>select count(1) from t where host='NA'</tt></p> 
+  <p><img src="images/perf-salted-read.png" alt="Salted-Read" /></p> 
+ </div> 
+ <div class="section"> 
+  <h3 id="Top-N">Top-N</h3> 
+  <p>Following chart shows in-memory query time of running the Top-N query over 10M rows using Phoenix 1.2 and Hive over HBase</p> 
+  <p><tt>select core from t order by core desc limit 10</tt></p> 
+  <p><img src="images/perf-topn.png" alt="Phoenix vs Hive" /></p> 
+ </div> 
+</div>
+			</div>
+		</div>
+	</div>
+	</div>
+
+	</div><!-- /container -->
+	
+	<!-- Footer
+	================================================== -->
+	<footer class="well">
+		<div class="container">
+			<div class="row">
+				<div class="span3 bottom-nav">
+					<ul class="nav nav-list">
+						<li class="nav-header">Phoenix</li>
+						<li>
+							<a href="index.html" title="Overview">Overview </a>
+						</li>
+						<li>
+							<a href="download.html" title="Download">Download </a>
+						</li>
+						<li>
+							<a href="recent.html" title="New Features">New Features </a>
+						</li>
+						<li>
+							<a href="roadmap.html" title="Roadmap">Roadmap </a>
+						</li>
+						<li class="active">
+							<a href="#" title="Performance">Performance </a>
+						</li>
+						<li>
+							<a href="team.html" title="Team">Team </a>
+						</li>
+						<li>
+							<a href="mailing_list.html" title="Mailing Lists">Mailing Lists </a>
+						</li>
+						<li>
+							<a href="source.html" title="Source Repository">Source Repository </a>
+						</li>
+						<li>
+							<a href="issues.html" title="Issue Tracking">Issue Tracking </a>
+						</li>
+					</ul>
+				</div>
+				<div class="span3 bottom-nav">
+					<ul class="nav nav-list">
+						<li class="nav-header">Using Phoenix</li>
+						<li>
+							<a href="faq.html" title="F.A.Q.">F.A.Q. </a>
+						</li>
+						<li>
+							<a href="Phoenix-in-15-minutes-or-less.html" title="Phoenix Quick Start">Phoenix Quick Start </a>
+						</li>
+						<li>
+							<a href="tuning.html" title="Configuration and Tuning">Configuration and Tuning </a>
+						</li>
+						<li>
+							<a href="building.html" title="Building Project">Building Project </a>
+						</li>
+						<li>
+							<a href="salted.html" title="Salted Tables">Salted Tables </a>
+						</li>
+						<li>
+							<a href="paged.html" title="Paged Queries">Paged Queries </a>
+						</li>
+						<li>
+							<a href="secondary_indexing.html" title="Secondary Indexing">Secondary Indexing </a>
+						</li>
+						<li>
+							<a href="skip_scan.html" title="Skip Scan">Skip Scan </a>
+						</li>
+						<li>
+							<a href="dynamic_columns.html" title="Dynamic Columns">Dynamic Columns </a>
+						</li>
+						<li>
+							<a href="phoenix_on_emr.html" title="Phoenix on EMR">Phoenix on EMR </a>
+						</li>
+						<li>
+							<a href="mr_dataload.html" title="Bulk CSV via M/R">Bulk CSV via M/R </a>
+						</li>
+						<li>
+							<a href="flume.html" title="Apache Flume Plugin">Apache Flume Plugin </a>
+						</li>
+					</ul>
+				</div>
+				<div class="span3 bottom-nav">
+					<ul class="nav nav-list">
+						<li class="nav-header">Language Reference</li>
+						<li>
+							<a href="grammar.html" title="Grammar">Grammar </a>
+						</li>
+						<li>
+							<a href="functions.html" title="Functions">Functions </a>
+						</li>
+						<li>
+							<a href="datatypes.html" title="Datatypes">Datatypes </a>
+						</li>
+					</ul>
+				</div>
+			</div>
+		</div>
+	</footer>
+		
+	<div class="container subfooter">
+		<div class="row">
+			<div class="span12">
+				<p class="pull-right"><a href="#">Back to top</a></p>
+				<p class="copyright">Copyright &copy;2013 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="version-date"><span class="projectVersion">Version: 0.2.2. </span><span class="publishDate">Last Published: 2013-12-31. </span></p>
+			</div>
+		</div>
+	</div>
+
+	<!-- Le javascript
+	================================================== -->
+	<!-- Placed at the end of the document so the pages load faster -->
+
+	<!-- Fallback jQuery loading from Google CDN:
+	     http://stackoverflow.com/questions/1014203/best-way-to-use-googles-hosted-jquery-but-fall-back-to-my-hosted-library-on-go -->
+	<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
+	<script type="text/javascript">
+		if (typeof jQuery == 'undefined')
+		{
+			document.write(unescape("%3Cscript src='./js/jquery-1.8.3.min.js' type='text/javascript'%3E%3C/script%3E"));
+		}
+	</script>
+	
+	<script src="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.2.2/js/bootstrap.min.js"></script>
+	<script src="./js/lightbox.js"></script>
+	<script src="./js/jquery.smooth-scroll.min.js"></script>
+	<!-- back button support for smooth scroll -->
+	<script src="./js/jquery.ba-bbq.min.js"></script>
+	<script src="http://yandex.st/highlightjs/7.3/highlight.min.js"></script>
+
+	<script src="./js/reflow-skin.js"></script>
+	
+	</body>
+</html>

Added: incubator/phoenix/site/publish/phoenix_on_emr.html
URL: http://svn.apache.org/viewvc/incubator/phoenix/site/publish/phoenix_on_emr.html?rev=1554575&view=auto
==============================================================================
--- incubator/phoenix/site/publish/phoenix_on_emr.html (added)
+++ incubator/phoenix/site/publish/phoenix_on_emr.html Tue Dec 31 22:04:56 2013
@@ -0,0 +1,294 @@
+
+<!DOCTYPE html>
+<!--
+ Generated by Apache Maven Doxia at Dec 31, 2013
+ Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
+-->
+<html  xml:lang="en" lang="en">
+
+	<head>
+		<meta charset="UTF-8" />
+		<title>Phoenix on Amazon EMR | Apache Phoenix</title>
+		<meta name="viewport" content="width=device-width, initial-scale=1.0" />
+		<meta name="description" content="" />
+		<meta http-equiv="content-language" content="en" />
+
+		<link href="http://netdna.bootstrapcdn.com/bootswatch/2.2.2/united/bootstrap.min.css" rel="stylesheet" />
+		<link href="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.2.2/css/bootstrap-responsive.min.css" rel="stylesheet" />
+		<link href="./css/bootswatch.css" rel="stylesheet" />
+		<link href="./css/reflow-skin.css" rel="stylesheet" />
+		
+		<link href="http://yandex.st/highlightjs/7.3/styles/default.min.css" rel="stylesheet" />
+		
+		<link href="./css/lightbox.css" rel="stylesheet" />
+		
+		<link href="./css/site.css" rel="stylesheet" />
+		<link href="./css/print.css" rel="stylesheet" media="print" />
+		
+		<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
+		<!--[if lt IE 9]>
+			<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+		<![endif]-->
+
+	</head>
+
+	<body class="page-phoenix_on_emr project-phoenix" data-spy="scroll" data-offset="60" data-target="#toc-scroll-target">
+
+		<div class="navbar navbar-fixed-top">
+			<div class="navbar-inner">
+				<div class="container">
+					<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
+						<span class="icon-bar"></span>
+						<span class="icon-bar"></span>
+						<span class="icon-bar"></span>
+					</a>
+					<a class="brand" href="index.html">Apache Phoenix</a>
+					<div class="nav-collapse">
+						<ul class="nav pull-right">
+							<li class="dropdown">
+								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Phoenix <b class="caret"></b></a>
+								<ul class="dropdown-menu">
+									<li><a href="index.html" title="Overview">Overview </a></li>
+									<li><a href="download.html" title="Download">Download </a></li>
+									<li><a href="recent.html" title="New Features">New Features </a></li>
+									<li><a href="roadmap.html" title="Roadmap">Roadmap </a></li>
+									<li><a href="performance.html" title="Performance">Performance </a></li>
+									<li><a href="team.html" title="Team">Team </a></li>
+									<li><a href="mailing_list.html" title="Mailing Lists">Mailing Lists </a></li>
+									<li><a href="source.html" title="Source Repository">Source Repository </a></li>
+									<li><a href="issues.html" title="Issue Tracking">Issue Tracking </a></li>
+								</ul>
+							</li>
+							<li class="dropdown active">
+								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Using Phoenix <b class="caret"></b></a>
+								<ul class="dropdown-menu">
+									<li><a href="faq.html" title="F.A.Q.">F.A.Q. </a></li>
+									<li><a href="Phoenix-in-15-minutes-or-less.html" title="Phoenix Quick Start">Phoenix Quick Start </a></li>
+									<li><a href="tuning.html" title="Configuration and Tuning">Configuration and Tuning </a></li>
+									<li><a href="building.html" title="Building Project">Building Project </a></li>
+									<li><a href="salted.html" title="Salted Tables">Salted Tables </a></li>
+									<li><a href="paged.html" title="Paged Queries">Paged Queries </a></li>
+									<li><a href="secondary_indexing.html" title="Secondary Indexing">Secondary Indexing </a></li>
+									<li><a href="skip_scan.html" title="Skip Scan">Skip Scan </a></li>
+									<li><a href="dynamic_columns.html" title="Dynamic Columns">Dynamic Columns </a></li>
+									<li class="active"><a href="" title="Phoenix on EMR">Phoenix on EMR </a></li>
+									<li><a href="mr_dataload.html" title="Bulk CSV via M/R">Bulk CSV via M/R </a></li>
+									<li><a href="flume.html" title="Apache Flume Plugin">Apache Flume Plugin </a></li>
+								</ul>
+							</li>
+							<li class="dropdown">
+								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Language Reference <b class="caret"></b></a>
+								<ul class="dropdown-menu">
+									<li><a href="grammar.html" title="Grammar">Grammar </a></li>
+									<li><a href="functions.html" title="Functions">Functions </a></li>
+									<li><a href="datatypes.html" title="Datatypes">Datatypes </a></li>
+								</ul>
+							</li>
+						</ul>
+					</div><!--/.nav-collapse -->
+				</div>
+			</div>
+		</div>
+		
+	<div class="container">
+	
+	<!-- Masthead
+	================================================== -->
+	<header class="jumbotron subhead">
+		<div class="row" id="banner">
+			<div class="span12">
+				<div class="pull-left">
+					<div id="bannerLeft"><h1></h1></div>
+				</div>
+				<div class="pull-right">
+					<a href="http://phoenix.incubator.apache.org/" id="bannerRight"><img src="images/logo.png" alt='"'Phoenix'"' /></a>
+				</div>
+			</div>
+		</div>
+	</header>
+
+	<div class="main-body">
+	<div class="row">
+		<div class="span12">
+			<div class="body-content">
+<div class="page-header">
+ <h1>Phoenix on Amazon EMR</h1>
+</div> 
+<p>Follow these steps to deploy HBase with Phoenix on Amazons Elastic MapReduce (EMR).</p> 
+<div class="section"> 
+ <div class="section"> 
+  <h3 id="a1._Amazon_EMR_Configuration">1. Amazon EMR Configuration</h3> 
+  <ol style="list-style-type: decimal"> 
+   <li>Create a free/paid <a class="externalLink" href="https://portal.aws.amazon.com/gp/aws/developer/registration/index.html">EMR account</a></li> 
+   <li><a class="externalLink" href="http://aws.amazon.com/developertools/2264">Download</a> the latest CLI from and follow the setup instructions <a class="externalLink" href="http://docs.aws.amazon.com/ElasticMapReduce/latest/DeveloperGuide/emr-cli-install.html">here</a>.</li> 
+  </ol> 
+  <p><i>Note: Step 2 is a multi-step process in which you would install ruby, gem, create credentials file and create a S3 bucket.</i></p> 
+ </div> 
+ <div class="section"> 
+  <h3 id="a2._Deploy_HBase_with_Phoenix_on_EMR_using_Web_Console">2. Deploy HBase with Phoenix on EMR using Web Console</h3> 
+  <div class="section"> 
+   <div class="section"> 
+    <h5 id="Using_Web_Console">Using Web Console</h5> 
+    <p>Go to <i>Elastic MapReduce &gt; Create Cluster</i> and follow the steps listed below:</p> 
+    <p><img src="http://phoenix-bin.github.io/client/images/EMR2.png" alt="EMR Create Cluster Page" /></p> 
+    <ol style="list-style-type: decimal"> 
+     <li>Type your cluster name</li> 
+     <li>Set <i>AMI version</i> to <i>3.0.1</i></li> 
+     <li>From <i>Additional Application</i> drop down, select HBase and add.</li> 
+     <li>In <i>Core</i> text box, enter the number of HBase region server(s) you want configured for your cluster</li> 
+     <li>Add a <i>custom action bootstrap</i> from dropdown and specify S3 location: <tt>s3://beta.elasticmapreduce/bootstrap-actions/phoenix/install-phoenix-bootstrap.sh</tt> and click add.</li> 
+     <li>Click <i>Create Cluster</i></li> 
+    </ol> 
+   </div> 
+   <div class="section"> 
+    <h5 id="Using_CLI">Using CLI</h5> 
+    <p>Instead of using <i>Web Console</i>, you may use following <i>CLI</i> command to deploy <i>HBase</i> with <i>Phoenix</i>:</p> 
+    <p><tt> ./elastic-mapreduce --create --instance-type c1.xlarge --name PHOENIX_2.2_install --ami-version 3.0.1 --hbase --alive --bootstrap-action &quot;s3://beta.elasticmapreduce/bootstrap-actions/phoenix/install-phoenix-bootstrap.sh&quot; </tt></p> 
+   </div> 
+  </div> 
+ </div> 
+ <div class="section"> 
+  <h3 id="a3._Usage">3. Usage</h3> 
+  <p><i>SSH</i> to the <i>EMR Master</i> and CD to <i>/home/hadoop/hbase/lib/phoenix/bin</i></p> 
+  <p>Create test data: <tt>./performance localhost 1000000</tt></p> 
+  <p>SQL CLI: <tt>./sqlline localhost</tt></p> 
+ </div> 
+</div>
+			</div>
+		</div>
+	</div>
+	</div>
+
+	</div><!-- /container -->
+	
+	<!-- Footer
+	================================================== -->
+	<footer class="well">
+		<div class="container">
+			<div class="row">
+				<div class="span3 bottom-nav">
+					<ul class="nav nav-list">
+						<li class="nav-header">Phoenix</li>
+						<li>
+							<a href="index.html" title="Overview">Overview </a>
+						</li>
+						<li>
+							<a href="download.html" title="Download">Download </a>
+						</li>
+						<li>
+							<a href="recent.html" title="New Features">New Features </a>
+						</li>
+						<li>
+							<a href="roadmap.html" title="Roadmap">Roadmap </a>
+						</li>
+						<li>
+							<a href="performance.html" title="Performance">Performance </a>
+						</li>
+						<li>
+							<a href="team.html" title="Team">Team </a>
+						</li>
+						<li>
+							<a href="mailing_list.html" title="Mailing Lists">Mailing Lists </a>
+						</li>
+						<li>
+							<a href="source.html" title="Source Repository">Source Repository </a>
+						</li>
+						<li>
+							<a href="issues.html" title="Issue Tracking">Issue Tracking </a>
+						</li>
+					</ul>
+				</div>
+				<div class="span3 bottom-nav">
+					<ul class="nav nav-list">
+						<li class="nav-header">Using Phoenix</li>
+						<li>
+							<a href="faq.html" title="F.A.Q.">F.A.Q. </a>
+						</li>
+						<li>
+							<a href="Phoenix-in-15-minutes-or-less.html" title="Phoenix Quick Start">Phoenix Quick Start </a>
+						</li>
+						<li>
+							<a href="tuning.html" title="Configuration and Tuning">Configuration and Tuning </a>
+						</li>
+						<li>
+							<a href="building.html" title="Building Project">Building Project </a>
+						</li>
+						<li>
+							<a href="salted.html" title="Salted Tables">Salted Tables </a>
+						</li>
+						<li>
+							<a href="paged.html" title="Paged Queries">Paged Queries </a>
+						</li>
+						<li>
+							<a href="secondary_indexing.html" title="Secondary Indexing">Secondary Indexing </a>
+						</li>
+						<li>
+							<a href="skip_scan.html" title="Skip Scan">Skip Scan </a>
+						</li>
+						<li>
+							<a href="dynamic_columns.html" title="Dynamic Columns">Dynamic Columns </a>
+						</li>
+						<li class="active">
+							<a href="#" title="Phoenix on EMR">Phoenix on EMR </a>
+						</li>
+						<li>
+							<a href="mr_dataload.html" title="Bulk CSV via M/R">Bulk CSV via M/R </a>
+						</li>
+						<li>
+							<a href="flume.html" title="Apache Flume Plugin">Apache Flume Plugin </a>
+						</li>
+					</ul>
+				</div>
+				<div class="span3 bottom-nav">
+					<ul class="nav nav-list">
+						<li class="nav-header">Language Reference</li>
+						<li>
+							<a href="grammar.html" title="Grammar">Grammar </a>
+						</li>
+						<li>
+							<a href="functions.html" title="Functions">Functions </a>
+						</li>
+						<li>
+							<a href="datatypes.html" title="Datatypes">Datatypes </a>
+						</li>
+					</ul>
+				</div>
+			</div>
+		</div>
+	</footer>
+		
+	<div class="container subfooter">
+		<div class="row">
+			<div class="span12">
+				<p class="pull-right"><a href="#">Back to top</a></p>
+				<p class="copyright">Copyright &copy;2013 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="version-date"><span class="projectVersion">Version: 0.2.2. </span><span class="publishDate">Last Published: 2013-12-31. </span></p>
+			</div>
+		</div>
+	</div>
+
+	<!-- Le javascript
+	================================================== -->
+	<!-- Placed at the end of the document so the pages load faster -->
+
+	<!-- Fallback jQuery loading from Google CDN:
+	     http://stackoverflow.com/questions/1014203/best-way-to-use-googles-hosted-jquery-but-fall-back-to-my-hosted-library-on-go -->
+	<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
+	<script type="text/javascript">
+		if (typeof jQuery == 'undefined')
+		{
+			document.write(unescape("%3Cscript src='./js/jquery-1.8.3.min.js' type='text/javascript'%3E%3C/script%3E"));
+		}
+	</script>
+	
+	<script src="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.2.2/js/bootstrap.min.js"></script>
+	<script src="./js/lightbox.js"></script>
+	<script src="./js/jquery.smooth-scroll.min.js"></script>
+	<!-- back button support for smooth scroll -->
+	<script src="./js/jquery.ba-bbq.min.js"></script>
+	<script src="http://yandex.st/highlightjs/7.3/highlight.min.js"></script>
+
+	<script src="./js/reflow-skin.js"></script>
+	
+	</body>
+</html>

Added: incubator/phoenix/site/publish/plugin-management.html
URL: http://svn.apache.org/viewvc/incubator/phoenix/site/publish/plugin-management.html?rev=1554575&view=auto
==============================================================================
--- incubator/phoenix/site/publish/plugin-management.html (added)
+++ incubator/phoenix/site/publish/plugin-management.html Tue Dec 31 22:04:56 2013
@@ -0,0 +1,367 @@
+
+<!DOCTYPE html>
+<!--
+ Generated by Apache Maven Doxia at Dec 31, 2013
+ Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
+-->
+<html  xml:lang="en" lang="en">
+
+	<head>
+		<meta charset="UTF-8" />
+		<title>Project Plugin Management | Apache Phoenix</title>
+		<meta name="viewport" content="width=device-width, initial-scale=1.0" />
+		<meta name="description" content="" />
+		<meta http-equiv="content-language" content="en" />
+
+		<link href="http://netdna.bootstrapcdn.com/bootswatch/2.2.2/united/bootstrap.min.css" rel="stylesheet" />
+		<link href="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.2.2/css/bootstrap-responsive.min.css" rel="stylesheet" />
+		<link href="./css/bootswatch.css" rel="stylesheet" />
+		<link href="./css/reflow-skin.css" rel="stylesheet" />
+		
+		<link href="http://yandex.st/highlightjs/7.3/styles/default.min.css" rel="stylesheet" />
+		
+		<link href="./css/lightbox.css" rel="stylesheet" />
+		
+		<link href="./css/site.css" rel="stylesheet" />
+		<link href="./css/print.css" rel="stylesheet" media="print" />
+		
+		<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
+		<!--[if lt IE 9]>
+			<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+		<![endif]-->
+
+	</head>
+
+	<body class="page-plugin-management project-phoenix" data-spy="scroll" data-offset="60" data-target="#toc-scroll-target">
+
+		<div class="navbar navbar-fixed-top">
+			<div class="navbar-inner">
+				<div class="container">
+					<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
+						<span class="icon-bar"></span>
+						<span class="icon-bar"></span>
+						<span class="icon-bar"></span>
+					</a>
+					<a class="brand" href="index.html">Apache Phoenix</a>
+					<div class="nav-collapse">
+						<ul class="nav pull-right">
+							<li class="dropdown">
+								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Phoenix <b class="caret"></b></a>
+								<ul class="dropdown-menu">
+									<li><a href="index.html" title="Overview">Overview </a></li>
+									<li><a href="download.html" title="Download">Download </a></li>
+									<li><a href="recent.html" title="New Features">New Features </a></li>
+									<li><a href="roadmap.html" title="Roadmap">Roadmap </a></li>
+									<li><a href="performance.html" title="Performance">Performance </a></li>
+									<li><a href="team.html" title="Team">Team </a></li>
+									<li><a href="mailing_list.html" title="Mailing Lists">Mailing Lists </a></li>
+									<li><a href="source.html" title="Source Repository">Source Repository </a></li>
+									<li><a href="issues.html" title="Issue Tracking">Issue Tracking </a></li>
+								</ul>
+							</li>
+							<li class="dropdown">
+								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Using Phoenix <b class="caret"></b></a>
+								<ul class="dropdown-menu">
+									<li><a href="faq.html" title="F.A.Q.">F.A.Q. </a></li>
+									<li><a href="Phoenix-in-15-minutes-or-less.html" title="Phoenix Quick Start">Phoenix Quick Start </a></li>
+									<li><a href="tuning.html" title="Configuration and Tuning">Configuration and Tuning </a></li>
+									<li><a href="building.html" title="Building Project">Building Project </a></li>
+									<li><a href="salted.html" title="Salted Tables">Salted Tables </a></li>
+									<li><a href="paged.html" title="Paged Queries">Paged Queries </a></li>
+									<li><a href="secondary_indexing.html" title="Secondary Indexing">Secondary Indexing </a></li>
+									<li><a href="skip_scan.html" title="Skip Scan">Skip Scan </a></li>
+									<li><a href="dynamic_columns.html" title="Dynamic Columns">Dynamic Columns </a></li>
+									<li><a href="phoenix_on_emr.html" title="Phoenix on EMR">Phoenix on EMR </a></li>
+									<li><a href="mr_dataload.html" title="Bulk CSV via M/R">Bulk CSV via M/R </a></li>
+									<li><a href="flume.html" title="Apache Flume Plugin">Apache Flume Plugin </a></li>
+								</ul>
+							</li>
+							<li class="dropdown">
+								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Language Reference <b class="caret"></b></a>
+								<ul class="dropdown-menu">
+									<li><a href="grammar.html" title="Grammar">Grammar </a></li>
+									<li><a href="functions.html" title="Functions">Functions </a></li>
+									<li><a href="datatypes.html" title="Datatypes">Datatypes </a></li>
+								</ul>
+							</li>
+						</ul>
+					</div><!--/.nav-collapse -->
+				</div>
+			</div>
+		</div>
+		
+	<div class="container">
+	
+	<!-- Masthead
+	================================================== -->
+	<header class="jumbotron subhead">
+		<div class="row" id="banner">
+			<div class="span12">
+				<div class="pull-left">
+					<div id="bannerLeft"><h1></h1></div>
+				</div>
+				<div class="pull-right">
+					<a href="http://phoenix.incubator.apache.org/" id="bannerRight"><img src="images/logo.png" alt='"'Phoenix'"' /></a>
+				</div>
+			</div>
+		</div>
+	</header>
+
+	<div class="main-body">
+	<div class="row">
+		<div class="span12">
+			<div class="body-content">
+<div class="section"> 
+ <div class="page-header">
+  <h2 id="Project_Plugin_Management">Project Plugin Management</h2>
+ </div> 
+ <table border="0" class="bodyTable table table-striped table-hover"> 
+  <thead> 
+   <tr class="a"> 
+    <th>GroupId</th> 
+    <th>ArtifactId</th> 
+    <th>Version</th> 
+   </tr> 
+  </thead> 
+  <tbody> 
+   <tr class="b"> 
+    <td>org.apache.maven.plugins</td> 
+    <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-antrun-plugin">maven-antrun-plugin</a></td> 
+    <td>1.3</td> 
+   </tr> 
+   <tr class="a"> 
+    <td>org.apache.maven.plugins</td> 
+    <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-assembly-plugin">maven-assembly-plugin</a></td> 
+    <td>2.2-beta-4</td> 
+   </tr> 
+   <tr class="b"> 
+    <td>org.apache.maven.plugins</td> 
+    <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-clean-plugin">maven-clean-plugin</a></td> 
+    <td>2.3</td> 
+   </tr> 
+   <tr class="a"> 
+    <td>org.apache.maven.plugins</td> 
+    <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-compiler-plugin">maven-compiler-plugin</a></td> 
+    <td>3.0</td> 
+   </tr> 
+   <tr class="b"> 
+    <td>org.apache.maven.plugins</td> 
+    <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-dependency-plugin">maven-dependency-plugin</a></td> 
+    <td>2.1</td> 
+   </tr> 
+   <tr class="a"> 
+    <td>org.apache.maven.plugins</td> 
+    <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-deploy-plugin">maven-deploy-plugin</a></td> 
+    <td>2.4</td> 
+   </tr> 
+   <tr class="b"> 
+    <td>org.apache.maven.plugins</td> 
+    <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-ear-plugin">maven-ear-plugin</a></td> 
+    <td>2.3.2</td> 
+   </tr> 
+   <tr class="a"> 
+    <td>org.apache.maven.plugins</td> 
+    <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-ejb-plugin">maven-ejb-plugin</a></td> 
+    <td>2.2</td> 
+   </tr> 
+   <tr class="b"> 
+    <td>org.apache.maven.plugins</td> 
+    <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-install-plugin">maven-install-plugin</a></td> 
+    <td>2.3</td> 
+   </tr> 
+   <tr class="a"> 
+    <td>org.apache.maven.plugins</td> 
+    <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-jar-plugin">maven-jar-plugin</a></td> 
+    <td>2.2</td> 
+   </tr> 
+   <tr class="b"> 
+    <td>org.apache.maven.plugins</td> 
+    <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-javadoc-plugin">maven-javadoc-plugin</a></td> 
+    <td>2.5</td> 
+   </tr> 
+   <tr class="a"> 
+    <td>org.apache.maven.plugins</td> 
+    <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-plugin-plugin">maven-plugin-plugin</a></td> 
+    <td>2.5</td> 
+   </tr> 
+   <tr class="b"> 
+    <td>org.apache.maven.plugins</td> 
+    <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-rar-plugin">maven-rar-plugin</a></td> 
+    <td>2.2</td> 
+   </tr> 
+   <tr class="a"> 
+    <td>org.apache.maven.plugins</td> 
+    <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-release-plugin/">maven-release-plugin</a></td> 
+    <td>2.0-beta-8</td> 
+   </tr> 
+   <tr class="b"> 
+    <td>org.apache.maven.plugins</td> 
+    <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-resources-plugin">maven-resources-plugin</a></td> 
+    <td>2.3</td> 
+   </tr> 
+   <tr class="a"> 
+    <td>org.apache.maven.plugins</td> 
+    <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-site-plugin">maven-site-plugin</a></td> 
+    <td>2.0</td> 
+   </tr> 
+   <tr class="b"> 
+    <td>org.apache.maven.plugins</td> 
+    <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-source-plugin">maven-source-plugin</a></td> 
+    <td>2.0.4</td> 
+   </tr> 
+   <tr class="a"> 
+    <td>org.apache.maven.plugins</td> 
+    <td><a class="externalLink" href="http://maven.apache.org/surefire/maven-surefire-plugin">maven-surefire-plugin</a></td> 
+    <td>2.4.3</td> 
+   </tr> 
+   <tr class="b"> 
+    <td>org.apache.maven.plugins</td> 
+    <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-war-plugin">maven-war-plugin</a></td> 
+    <td>2.1-beta-1</td> 
+   </tr> 
+   <tr class="a"> 
+    <td>org.eclipse.m2e</td> 
+    <td>lifecycle-mapping</td> 
+    <td>1.0.0</td> 
+   </tr> 
+  </tbody> 
+ </table> 
+</div>
+			</div>
+		</div>
+	</div>
+	</div>
+
+	</div><!-- /container -->
+	
+	<!-- Footer
+	================================================== -->
+	<footer class="well">
+		<div class="container">
+			<div class="row">
+				<div class="span3 bottom-nav">
+					<ul class="nav nav-list">
+						<li class="nav-header">Phoenix</li>
+						<li>
+							<a href="index.html" title="Overview">Overview </a>
+						</li>
+						<li>
+							<a href="download.html" title="Download">Download </a>
+						</li>
+						<li>
+							<a href="recent.html" title="New Features">New Features </a>
+						</li>
+						<li>
+							<a href="roadmap.html" title="Roadmap">Roadmap </a>
+						</li>
+						<li>
+							<a href="performance.html" title="Performance">Performance </a>
+						</li>
+						<li>
+							<a href="team.html" title="Team">Team </a>
+						</li>
+						<li>
+							<a href="mailing_list.html" title="Mailing Lists">Mailing Lists </a>
+						</li>
+						<li>
+							<a href="source.html" title="Source Repository">Source Repository </a>
+						</li>
+						<li>
+							<a href="issues.html" title="Issue Tracking">Issue Tracking </a>
+						</li>
+					</ul>
+				</div>
+				<div class="span3 bottom-nav">
+					<ul class="nav nav-list">
+						<li class="nav-header">Using Phoenix</li>
+						<li>
+							<a href="faq.html" title="F.A.Q.">F.A.Q. </a>
+						</li>
+						<li>
+							<a href="Phoenix-in-15-minutes-or-less.html" title="Phoenix Quick Start">Phoenix Quick Start </a>
+						</li>
+						<li>
+							<a href="tuning.html" title="Configuration and Tuning">Configuration and Tuning </a>
+						</li>
+						<li>
+							<a href="building.html" title="Building Project">Building Project </a>
+						</li>
+						<li>
+							<a href="salted.html" title="Salted Tables">Salted Tables </a>
+						</li>
+						<li>
+							<a href="paged.html" title="Paged Queries">Paged Queries </a>
+						</li>
+						<li>
+							<a href="secondary_indexing.html" title="Secondary Indexing">Secondary Indexing </a>
+						</li>
+						<li>
+							<a href="skip_scan.html" title="Skip Scan">Skip Scan </a>
+						</li>
+						<li>
+							<a href="dynamic_columns.html" title="Dynamic Columns">Dynamic Columns </a>
+						</li>
+						<li>
+							<a href="phoenix_on_emr.html" title="Phoenix on EMR">Phoenix on EMR </a>
+						</li>
+						<li>
+							<a href="mr_dataload.html" title="Bulk CSV via M/R">Bulk CSV via M/R </a>
+						</li>
+						<li>
+							<a href="flume.html" title="Apache Flume Plugin">Apache Flume Plugin </a>
+						</li>
+					</ul>
+				</div>
+				<div class="span3 bottom-nav">
+					<ul class="nav nav-list">
+						<li class="nav-header">Language Reference</li>
+						<li>
+							<a href="grammar.html" title="Grammar">Grammar </a>
+						</li>
+						<li>
+							<a href="functions.html" title="Functions">Functions </a>
+						</li>
+						<li>
+							<a href="datatypes.html" title="Datatypes">Datatypes </a>
+						</li>
+					</ul>
+				</div>
+			</div>
+		</div>
+	</footer>
+		
+	<div class="container subfooter">
+		<div class="row">
+			<div class="span12">
+				<p class="pull-right"><a href="#">Back to top</a></p>
+				<p class="copyright">Copyright &copy;2013 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="version-date"><span class="projectVersion">Version: 0.2.2. </span><span class="publishDate">Last Published: 2013-12-31. </span></p>
+			</div>
+		</div>
+	</div>
+
+	<!-- Le javascript
+	================================================== -->
+	<!-- Placed at the end of the document so the pages load faster -->
+
+	<!-- Fallback jQuery loading from Google CDN:
+	     http://stackoverflow.com/questions/1014203/best-way-to-use-googles-hosted-jquery-but-fall-back-to-my-hosted-library-on-go -->
+	<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
+	<script type="text/javascript">
+		if (typeof jQuery == 'undefined')
+		{
+			document.write(unescape("%3Cscript src='./js/jquery-1.8.3.min.js' type='text/javascript'%3E%3C/script%3E"));
+		}
+	</script>
+	
+	<script src="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.2.2/js/bootstrap.min.js"></script>
+	<script src="./js/lightbox.js"></script>
+	<script src="./js/jquery.smooth-scroll.min.js"></script>
+	<!-- back button support for smooth scroll -->
+	<script src="./js/jquery.ba-bbq.min.js"></script>
+	<script src="http://yandex.st/highlightjs/7.3/highlight.min.js"></script>
+
+	<script src="./js/reflow-skin.js"></script>
+	
+	</body>
+</html>

Added: incubator/phoenix/site/publish/plugins.html
URL: http://svn.apache.org/viewvc/incubator/phoenix/site/publish/plugins.html?rev=1554575&view=auto
==============================================================================
--- incubator/phoenix/site/publish/plugins.html (added)
+++ incubator/phoenix/site/publish/plugins.html Tue Dec 31 22:04:56 2013
@@ -0,0 +1,316 @@
+
+<!DOCTYPE html>
+<!--
+ Generated by Apache Maven Doxia at Dec 31, 2013
+ Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
+-->
+<html  xml:lang="en" lang="en">
+
+	<head>
+		<meta charset="UTF-8" />
+		<title>Project Build Plugins | Apache Phoenix</title>
+		<meta name="viewport" content="width=device-width, initial-scale=1.0" />
+		<meta name="description" content="" />
+		<meta http-equiv="content-language" content="en" />
+
+		<link href="http://netdna.bootstrapcdn.com/bootswatch/2.2.2/united/bootstrap.min.css" rel="stylesheet" />
+		<link href="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.2.2/css/bootstrap-responsive.min.css" rel="stylesheet" />
+		<link href="./css/bootswatch.css" rel="stylesheet" />
+		<link href="./css/reflow-skin.css" rel="stylesheet" />
+		
+		<link href="http://yandex.st/highlightjs/7.3/styles/default.min.css" rel="stylesheet" />
+		
+		<link href="./css/lightbox.css" rel="stylesheet" />
+		
+		<link href="./css/site.css" rel="stylesheet" />
+		<link href="./css/print.css" rel="stylesheet" media="print" />
+		
+		<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
+		<!--[if lt IE 9]>
+			<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+		<![endif]-->
+
+	</head>
+
+	<body class="page-plugins project-phoenix" data-spy="scroll" data-offset="60" data-target="#toc-scroll-target">
+
+		<div class="navbar navbar-fixed-top">
+			<div class="navbar-inner">
+				<div class="container">
+					<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
+						<span class="icon-bar"></span>
+						<span class="icon-bar"></span>
+						<span class="icon-bar"></span>
+					</a>
+					<a class="brand" href="index.html">Apache Phoenix</a>
+					<div class="nav-collapse">
+						<ul class="nav pull-right">
+							<li class="dropdown">
+								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Phoenix <b class="caret"></b></a>
+								<ul class="dropdown-menu">
+									<li><a href="index.html" title="Overview">Overview </a></li>
+									<li><a href="download.html" title="Download">Download </a></li>
+									<li><a href="recent.html" title="New Features">New Features </a></li>
+									<li><a href="roadmap.html" title="Roadmap">Roadmap </a></li>
+									<li><a href="performance.html" title="Performance">Performance </a></li>
+									<li><a href="team.html" title="Team">Team </a></li>
+									<li><a href="mailing_list.html" title="Mailing Lists">Mailing Lists </a></li>
+									<li><a href="source.html" title="Source Repository">Source Repository </a></li>
+									<li><a href="issues.html" title="Issue Tracking">Issue Tracking </a></li>
+								</ul>
+							</li>
+							<li class="dropdown">
+								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Using Phoenix <b class="caret"></b></a>
+								<ul class="dropdown-menu">
+									<li><a href="faq.html" title="F.A.Q.">F.A.Q. </a></li>
+									<li><a href="Phoenix-in-15-minutes-or-less.html" title="Phoenix Quick Start">Phoenix Quick Start </a></li>
+									<li><a href="tuning.html" title="Configuration and Tuning">Configuration and Tuning </a></li>
+									<li><a href="building.html" title="Building Project">Building Project </a></li>
+									<li><a href="salted.html" title="Salted Tables">Salted Tables </a></li>
+									<li><a href="paged.html" title="Paged Queries">Paged Queries </a></li>
+									<li><a href="secondary_indexing.html" title="Secondary Indexing">Secondary Indexing </a></li>
+									<li><a href="skip_scan.html" title="Skip Scan">Skip Scan </a></li>
+									<li><a href="dynamic_columns.html" title="Dynamic Columns">Dynamic Columns </a></li>
+									<li><a href="phoenix_on_emr.html" title="Phoenix on EMR">Phoenix on EMR </a></li>
+									<li><a href="mr_dataload.html" title="Bulk CSV via M/R">Bulk CSV via M/R </a></li>
+									<li><a href="flume.html" title="Apache Flume Plugin">Apache Flume Plugin </a></li>
+								</ul>
+							</li>
+							<li class="dropdown">
+								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Language Reference <b class="caret"></b></a>
+								<ul class="dropdown-menu">
+									<li><a href="grammar.html" title="Grammar">Grammar </a></li>
+									<li><a href="functions.html" title="Functions">Functions </a></li>
+									<li><a href="datatypes.html" title="Datatypes">Datatypes </a></li>
+								</ul>
+							</li>
+						</ul>
+					</div><!--/.nav-collapse -->
+				</div>
+			</div>
+		</div>
+		
+	<div class="container">
+	
+	<!-- Masthead
+	================================================== -->
+	<header class="jumbotron subhead">
+		<div class="row" id="banner">
+			<div class="span12">
+				<div class="pull-left">
+					<div id="bannerLeft"><h1></h1></div>
+				</div>
+				<div class="pull-right">
+					<a href="http://phoenix.incubator.apache.org/" id="bannerRight"><img src="images/logo.png" alt='"'Phoenix'"' /></a>
+				</div>
+			</div>
+		</div>
+	</header>
+
+	<div class="main-body">
+	<div class="row">
+		<div class="span12">
+			<div class="body-content">
+<div class="section"> 
+ <div class="page-header">
+  <h2 id="Project_Build_Plugins">Project Build Plugins</h2>
+ </div> 
+ <table border="0" class="bodyTable table table-striped table-hover"> 
+  <thead> 
+   <tr class="a"> 
+    <th>GroupId</th> 
+    <th>ArtifactId</th> 
+    <th>Version</th> 
+   </tr> 
+  </thead> 
+  <tbody> 
+   <tr class="b"> 
+    <td>org.antlr</td> 
+    <td><a class="externalLink" href="http://antlr.org">antlr3-maven-plugin</a></td> 
+    <td>3.5</td> 
+   </tr> 
+   <tr class="a"> 
+    <td>org.apache.maven.plugins</td> 
+    <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-assembly-plugin">maven-assembly-plugin</a></td> 
+    <td>2.2-beta-4</td> 
+   </tr> 
+   <tr class="b"> 
+    <td>org.apache.maven.plugins</td> 
+    <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-eclipse-plugin">maven-eclipse-plugin</a></td> 
+    <td>2.8</td> 
+   </tr> 
+   <tr class="a"> 
+    <td>org.apache.maven.plugins</td> 
+    <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-jar-plugin">maven-jar-plugin</a></td> 
+    <td>2.4</td> 
+   </tr> 
+   <tr class="b"> 
+    <td>org.apache.maven.plugins</td> 
+    <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-javadoc-plugin">maven-javadoc-plugin</a></td> 
+    <td>2.9</td> 
+   </tr> 
+   <tr class="a"> 
+    <td>org.apache.maven.plugins</td> 
+    <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-site-plugin">maven-site-plugin</a></td> 
+    <td>3.2</td> 
+   </tr> 
+   <tr class="b"> 
+    <td>org.apache.maven.plugins</td> 
+    <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-source-plugin">maven-source-plugin</a></td> 
+    <td>2.2.1</td> 
+   </tr> 
+   <tr class="a"> 
+    <td>org.apache.maven.plugins</td> 
+    <td><a class="externalLink" href="http://maven.apache.org/surefire/maven-surefire-plugin">maven-surefire-plugin</a></td> 
+    <td>2.16</td> 
+   </tr> 
+   <tr class="b"> 
+    <td>org.codehaus.mojo</td> 
+    <td><a class="externalLink" href="http://mojo.codehaus.org/build-helper-maven-plugin">build-helper-maven-plugin</a></td> 
+    <td>1.7</td> 
+   </tr> 
+  </tbody> 
+ </table> 
+</div> 
+<div class="section"> 
+ <h2 id="Project_Report_Plugins">Project Report Plugins</h2> 
+ <p>There are no plugins reports defined in the Reporting part of this project.</p> 
+</div>
+			</div>
+		</div>
+	</div>
+	</div>
+
+	</div><!-- /container -->
+	
+	<!-- Footer
+	================================================== -->
+	<footer class="well">
+		<div class="container">
+			<div class="row">
+				<div class="span3 bottom-nav">
+					<ul class="nav nav-list">
+						<li class="nav-header">Phoenix</li>
+						<li>
+							<a href="index.html" title="Overview">Overview </a>
+						</li>
+						<li>
+							<a href="download.html" title="Download">Download </a>
+						</li>
+						<li>
+							<a href="recent.html" title="New Features">New Features </a>
+						</li>
+						<li>
+							<a href="roadmap.html" title="Roadmap">Roadmap </a>
+						</li>
+						<li>
+							<a href="performance.html" title="Performance">Performance </a>
+						</li>
+						<li>
+							<a href="team.html" title="Team">Team </a>
+						</li>
+						<li>
+							<a href="mailing_list.html" title="Mailing Lists">Mailing Lists </a>
+						</li>
+						<li>
+							<a href="source.html" title="Source Repository">Source Repository </a>
+						</li>
+						<li>
+							<a href="issues.html" title="Issue Tracking">Issue Tracking </a>
+						</li>
+					</ul>
+				</div>
+				<div class="span3 bottom-nav">
+					<ul class="nav nav-list">
+						<li class="nav-header">Using Phoenix</li>
+						<li>
+							<a href="faq.html" title="F.A.Q.">F.A.Q. </a>
+						</li>
+						<li>
+							<a href="Phoenix-in-15-minutes-or-less.html" title="Phoenix Quick Start">Phoenix Quick Start </a>
+						</li>
+						<li>
+							<a href="tuning.html" title="Configuration and Tuning">Configuration and Tuning </a>
+						</li>
+						<li>
+							<a href="building.html" title="Building Project">Building Project </a>
+						</li>
+						<li>
+							<a href="salted.html" title="Salted Tables">Salted Tables </a>
+						</li>
+						<li>
+							<a href="paged.html" title="Paged Queries">Paged Queries </a>
+						</li>
+						<li>
+							<a href="secondary_indexing.html" title="Secondary Indexing">Secondary Indexing </a>
+						</li>
+						<li>
+							<a href="skip_scan.html" title="Skip Scan">Skip Scan </a>
+						</li>
+						<li>
+							<a href="dynamic_columns.html" title="Dynamic Columns">Dynamic Columns </a>
+						</li>
+						<li>
+							<a href="phoenix_on_emr.html" title="Phoenix on EMR">Phoenix on EMR </a>
+						</li>
+						<li>
+							<a href="mr_dataload.html" title="Bulk CSV via M/R">Bulk CSV via M/R </a>
+						</li>
+						<li>
+							<a href="flume.html" title="Apache Flume Plugin">Apache Flume Plugin </a>
+						</li>
+					</ul>
+				</div>
+				<div class="span3 bottom-nav">
+					<ul class="nav nav-list">
+						<li class="nav-header">Language Reference</li>
+						<li>
+							<a href="grammar.html" title="Grammar">Grammar </a>
+						</li>
+						<li>
+							<a href="functions.html" title="Functions">Functions </a>
+						</li>
+						<li>
+							<a href="datatypes.html" title="Datatypes">Datatypes </a>
+						</li>
+					</ul>
+				</div>
+			</div>
+		</div>
+	</footer>
+		
+	<div class="container subfooter">
+		<div class="row">
+			<div class="span12">
+				<p class="pull-right"><a href="#">Back to top</a></p>
+				<p class="copyright">Copyright &copy;2013 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="version-date"><span class="projectVersion">Version: 0.2.2. </span><span class="publishDate">Last Published: 2013-12-31. </span></p>
+			</div>
+		</div>
+	</div>
+
+	<!-- Le javascript
+	================================================== -->
+	<!-- Placed at the end of the document so the pages load faster -->
+
+	<!-- Fallback jQuery loading from Google CDN:
+	     http://stackoverflow.com/questions/1014203/best-way-to-use-googles-hosted-jquery-but-fall-back-to-my-hosted-library-on-go -->
+	<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
+	<script type="text/javascript">
+		if (typeof jQuery == 'undefined')
+		{
+			document.write(unescape("%3Cscript src='./js/jquery-1.8.3.min.js' type='text/javascript'%3E%3C/script%3E"));
+		}
+	</script>
+	
+	<script src="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.2.2/js/bootstrap.min.js"></script>
+	<script src="./js/lightbox.js"></script>
+	<script src="./js/jquery.smooth-scroll.min.js"></script>
+	<!-- back button support for smooth scroll -->
+	<script src="./js/jquery.ba-bbq.min.js"></script>
+	<script src="http://yandex.st/highlightjs/7.3/highlight.min.js"></script>
+
+	<script src="./js/reflow-skin.js"></script>
+	
+	</body>
+</html>

Added: incubator/phoenix/site/publish/project-info.html
URL: http://svn.apache.org/viewvc/incubator/phoenix/site/publish/project-info.html?rev=1554575&view=auto
==============================================================================
--- incubator/phoenix/site/publish/project-info.html (added)
+++ incubator/phoenix/site/publish/project-info.html Tue Dec 31 22:04:56 2013
@@ -0,0 +1,314 @@
+
+<!DOCTYPE html>
+<!--
+ Generated by Apache Maven Doxia at Dec 31, 2013
+ Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
+-->
+<html  xml:lang="en" lang="en">
+
+	<head>
+		<meta charset="UTF-8" />
+		<title>Project Information | Apache Phoenix</title>
+		<meta name="viewport" content="width=device-width, initial-scale=1.0" />
+		<meta name="description" content="" />
+		<meta http-equiv="content-language" content="en" />
+
+		<link href="http://netdna.bootstrapcdn.com/bootswatch/2.2.2/united/bootstrap.min.css" rel="stylesheet" />
+		<link href="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.2.2/css/bootstrap-responsive.min.css" rel="stylesheet" />
+		<link href="./css/bootswatch.css" rel="stylesheet" />
+		<link href="./css/reflow-skin.css" rel="stylesheet" />
+		
+		<link href="http://yandex.st/highlightjs/7.3/styles/default.min.css" rel="stylesheet" />
+		
+		<link href="./css/lightbox.css" rel="stylesheet" />
+		
+		<link href="./css/site.css" rel="stylesheet" />
+		<link href="./css/print.css" rel="stylesheet" media="print" />
+		
+		<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
+		<!--[if lt IE 9]>
+			<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+		<![endif]-->
+
+	</head>
+
+	<body class="page-project-info project-phoenix" data-spy="scroll" data-offset="60" data-target="#toc-scroll-target">
+
+		<div class="navbar navbar-fixed-top">
+			<div class="navbar-inner">
+				<div class="container">
+					<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
+						<span class="icon-bar"></span>
+						<span class="icon-bar"></span>
+						<span class="icon-bar"></span>
+					</a>
+					<a class="brand" href="index.html">Apache Phoenix</a>
+					<div class="nav-collapse">
+						<ul class="nav pull-right">
+							<li class="dropdown">
+								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Phoenix <b class="caret"></b></a>
+								<ul class="dropdown-menu">
+									<li><a href="index.html" title="Overview">Overview </a></li>
+									<li><a href="download.html" title="Download">Download </a></li>
+									<li><a href="recent.html" title="New Features">New Features </a></li>
+									<li><a href="roadmap.html" title="Roadmap">Roadmap </a></li>
+									<li><a href="performance.html" title="Performance">Performance </a></li>
+									<li><a href="team.html" title="Team">Team </a></li>
+									<li><a href="mailing_list.html" title="Mailing Lists">Mailing Lists </a></li>
+									<li><a href="source.html" title="Source Repository">Source Repository </a></li>
+									<li><a href="issues.html" title="Issue Tracking">Issue Tracking </a></li>
+								</ul>
+							</li>
+							<li class="dropdown">
+								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Using Phoenix <b class="caret"></b></a>
+								<ul class="dropdown-menu">
+									<li><a href="faq.html" title="F.A.Q.">F.A.Q. </a></li>
+									<li><a href="Phoenix-in-15-minutes-or-less.html" title="Phoenix Quick Start">Phoenix Quick Start </a></li>
+									<li><a href="tuning.html" title="Configuration and Tuning">Configuration and Tuning </a></li>
+									<li><a href="building.html" title="Building Project">Building Project </a></li>
+									<li><a href="salted.html" title="Salted Tables">Salted Tables </a></li>
+									<li><a href="paged.html" title="Paged Queries">Paged Queries </a></li>
+									<li><a href="secondary_indexing.html" title="Secondary Indexing">Secondary Indexing </a></li>
+									<li><a href="skip_scan.html" title="Skip Scan">Skip Scan </a></li>
+									<li><a href="dynamic_columns.html" title="Dynamic Columns">Dynamic Columns </a></li>
+									<li><a href="phoenix_on_emr.html" title="Phoenix on EMR">Phoenix on EMR </a></li>
+									<li><a href="mr_dataload.html" title="Bulk CSV via M/R">Bulk CSV via M/R </a></li>
+									<li><a href="flume.html" title="Apache Flume Plugin">Apache Flume Plugin </a></li>
+								</ul>
+							</li>
+							<li class="dropdown">
+								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Language Reference <b class="caret"></b></a>
+								<ul class="dropdown-menu">
+									<li><a href="grammar.html" title="Grammar">Grammar </a></li>
+									<li><a href="functions.html" title="Functions">Functions </a></li>
+									<li><a href="datatypes.html" title="Datatypes">Datatypes </a></li>
+								</ul>
+							</li>
+						</ul>
+					</div><!--/.nav-collapse -->
+				</div>
+			</div>
+		</div>
+		
+	<div class="container">
+	
+	<!-- Masthead
+	================================================== -->
+	<header class="jumbotron subhead">
+		<div class="row" id="banner">
+			<div class="span12">
+				<div class="pull-left">
+					<div id="bannerLeft"><h1></h1></div>
+				</div>
+				<div class="pull-right">
+					<a href="http://phoenix.incubator.apache.org/" id="bannerRight"><img src="images/logo.png" alt='"'Phoenix'"' /></a>
+				</div>
+			</div>
+		</div>
+	</header>
+
+	<div class="main-body">
+	<div class="row">
+		<div class="span12">
+			<div class="body-content">
+<div class="section"> 
+ <div class="page-header">
+  <h2 id="Project_Information">Project Information</h2>
+ </div> 
+ <p>This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by <a class="externalLink" href="http://maven.apache.org">Maven</a> on behalf of the project.</p> 
+ <div class="section"> 
+  <h3 id="Overview">Overview</h3> 
+  <table border="0" class="bodyTable table table-striped table-hover"> 
+   <thead> 
+    <tr class="a"> 
+     <th>Document</th> 
+     <th>Description</th> 
+    </tr> 
+   </thead> 
+   <tbody> 
+    <tr class="b"> 
+     <td><a href="plugin-management.html">Plugin Management</a></td> 
+     <td>This document lists the plugins that are defined through pluginManagement.</td> 
+    </tr> 
+    <tr class="a"> 
+     <td><a href="mail-lists.html">Mailing Lists</a></td> 
+     <td>This document provides subscription and archive information for this project's mailing lists.</td> 
+    </tr> 
+    <tr class="b"> 
+     <td><a href="integration.html">Continuous Integration</a></td> 
+     <td>This is a link to the definitions of all continuous integration processes that builds and tests code on a frequent, regular basis.</td> 
+    </tr> 
+    <tr class="a"> 
+     <td><a href="license.html">Project License</a></td> 
+     <td>This is a link to the definitions of project licenses.</td> 
+    </tr> 
+    <tr class="b"> 
+     <td><a href="team-list.html">Project Team</a></td> 
+     <td>This document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.</td> 
+    </tr> 
+    <tr class="a"> 
+     <td><a href="source-repository.html">Source Repository</a></td> 
+     <td>This is a link to the online source repository that can be viewed via a web browser.</td> 
+    </tr> 
+    <tr class="b"> 
+     <td><a href="index.html">About</a></td> 
+     <td>A SQL layer over HBase</td> 
+    </tr> 
+    <tr class="a"> 
+     <td><a href="issue-tracking.html">Issue Tracking</a></td> 
+     <td>This is a link to the issue management system for this project. Issues (bugs, features, change requests) can be created and queried using this link.</td> 
+    </tr> 
+    <tr class="b"> 
+     <td><a href="project-summary.html">Project Summary</a></td> 
+     <td>This document lists other related information of this project</td> 
+    </tr> 
+    <tr class="a"> 
+     <td><a href="plugins.html">Project Plugins</a></td> 
+     <td>This document lists the build plugins and the report plugins used by this project.</td> 
+    </tr> 
+    <tr class="b"> 
+     <td><a href="dependencies.html">Dependencies</a></td> 
+     <td>This document lists the project's dependencies and provides information on each dependency.</td> 
+    </tr> 
+   </tbody> 
+  </table> 
+ </div> 
+</div>
+			</div>
+		</div>
+	</div>
+	</div>
+
+	</div><!-- /container -->
+	
+	<!-- Footer
+	================================================== -->
+	<footer class="well">
+		<div class="container">
+			<div class="row">
+				<div class="span3 bottom-nav">
+					<ul class="nav nav-list">
+						<li class="nav-header">Phoenix</li>
+						<li>
+							<a href="index.html" title="Overview">Overview </a>
+						</li>
+						<li>
+							<a href="download.html" title="Download">Download </a>
+						</li>
+						<li>
+							<a href="recent.html" title="New Features">New Features </a>
+						</li>
+						<li>
+							<a href="roadmap.html" title="Roadmap">Roadmap </a>
+						</li>
+						<li>
+							<a href="performance.html" title="Performance">Performance </a>
+						</li>
+						<li>
+							<a href="team.html" title="Team">Team </a>
+						</li>
+						<li>
+							<a href="mailing_list.html" title="Mailing Lists">Mailing Lists </a>
+						</li>
+						<li>
+							<a href="source.html" title="Source Repository">Source Repository </a>
+						</li>
+						<li>
+							<a href="issues.html" title="Issue Tracking">Issue Tracking </a>
+						</li>
+					</ul>
+				</div>
+				<div class="span3 bottom-nav">
+					<ul class="nav nav-list">
+						<li class="nav-header">Using Phoenix</li>
+						<li>
+							<a href="faq.html" title="F.A.Q.">F.A.Q. </a>
+						</li>
+						<li>
+							<a href="Phoenix-in-15-minutes-or-less.html" title="Phoenix Quick Start">Phoenix Quick Start </a>
+						</li>
+						<li>
+							<a href="tuning.html" title="Configuration and Tuning">Configuration and Tuning </a>
+						</li>
+						<li>
+							<a href="building.html" title="Building Project">Building Project </a>
+						</li>
+						<li>
+							<a href="salted.html" title="Salted Tables">Salted Tables </a>
+						</li>
+						<li>
+							<a href="paged.html" title="Paged Queries">Paged Queries </a>
+						</li>
+						<li>
+							<a href="secondary_indexing.html" title="Secondary Indexing">Secondary Indexing </a>
+						</li>
+						<li>
+							<a href="skip_scan.html" title="Skip Scan">Skip Scan </a>
+						</li>
+						<li>
+							<a href="dynamic_columns.html" title="Dynamic Columns">Dynamic Columns </a>
+						</li>
+						<li>
+							<a href="phoenix_on_emr.html" title="Phoenix on EMR">Phoenix on EMR </a>
+						</li>
+						<li>
+							<a href="mr_dataload.html" title="Bulk CSV via M/R">Bulk CSV via M/R </a>
+						</li>
+						<li>
+							<a href="flume.html" title="Apache Flume Plugin">Apache Flume Plugin </a>
+						</li>
+					</ul>
+				</div>
+				<div class="span3 bottom-nav">
+					<ul class="nav nav-list">
+						<li class="nav-header">Language Reference</li>
+						<li>
+							<a href="grammar.html" title="Grammar">Grammar </a>
+						</li>
+						<li>
+							<a href="functions.html" title="Functions">Functions </a>
+						</li>
+						<li>
+							<a href="datatypes.html" title="Datatypes">Datatypes </a>
+						</li>
+					</ul>
+				</div>
+			</div>
+		</div>
+	</footer>
+		
+	<div class="container subfooter">
+		<div class="row">
+			<div class="span12">
+				<p class="pull-right"><a href="#">Back to top</a></p>
+				<p class="copyright">Copyright &copy;2013 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="version-date"><span class="projectVersion">Version: 0.2.2. </span><span class="publishDate">Last Published: 2013-12-31. </span></p>
+			</div>
+		</div>
+	</div>
+
+	<!-- Le javascript
+	================================================== -->
+	<!-- Placed at the end of the document so the pages load faster -->
+
+	<!-- Fallback jQuery loading from Google CDN:
+	     http://stackoverflow.com/questions/1014203/best-way-to-use-googles-hosted-jquery-but-fall-back-to-my-hosted-library-on-go -->
+	<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
+	<script type="text/javascript">
+		if (typeof jQuery == 'undefined')
+		{
+			document.write(unescape("%3Cscript src='./js/jquery-1.8.3.min.js' type='text/javascript'%3E%3C/script%3E"));
+		}
+	</script>
+	
+	<script src="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.2.2/js/bootstrap.min.js"></script>
+	<script src="./js/lightbox.js"></script>
+	<script src="./js/jquery.smooth-scroll.min.js"></script>
+	<!-- back button support for smooth scroll -->
+	<script src="./js/jquery.ba-bbq.min.js"></script>
+	<script src="http://yandex.st/highlightjs/7.3/highlight.min.js"></script>
+
+	<script src="./js/reflow-skin.js"></script>
+	
+	</body>
+</html>

Added: incubator/phoenix/site/publish/project-summary.html
URL: http://svn.apache.org/viewvc/incubator/phoenix/site/publish/project-summary.html?rev=1554575&view=auto
==============================================================================
--- incubator/phoenix/site/publish/project-summary.html (added)
+++ incubator/phoenix/site/publish/project-summary.html Tue Dec 31 22:04:56 2013
@@ -0,0 +1,331 @@
+
+<!DOCTYPE html>
+<!--
+ Generated by Apache Maven Doxia at Dec 31, 2013
+ Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
+-->
+<html  xml:lang="en" lang="en">
+
+	<head>
+		<meta charset="UTF-8" />
+		<title>Project Summary | Apache Phoenix</title>
+		<meta name="viewport" content="width=device-width, initial-scale=1.0" />
+		<meta name="description" content="" />
+		<meta http-equiv="content-language" content="en" />
+
+		<link href="http://netdna.bootstrapcdn.com/bootswatch/2.2.2/united/bootstrap.min.css" rel="stylesheet" />
+		<link href="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.2.2/css/bootstrap-responsive.min.css" rel="stylesheet" />
+		<link href="./css/bootswatch.css" rel="stylesheet" />
+		<link href="./css/reflow-skin.css" rel="stylesheet" />
+		
+		<link href="http://yandex.st/highlightjs/7.3/styles/default.min.css" rel="stylesheet" />
+		
+		<link href="./css/lightbox.css" rel="stylesheet" />
+		
+		<link href="./css/site.css" rel="stylesheet" />
+		<link href="./css/print.css" rel="stylesheet" media="print" />
+		
+		<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
+		<!--[if lt IE 9]>
+			<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+		<![endif]-->
+
+	</head>
+
+	<body class="page-project-summary project-phoenix" data-spy="scroll" data-offset="60" data-target="#toc-scroll-target">
+
+		<div class="navbar navbar-fixed-top">
+			<div class="navbar-inner">
+				<div class="container">
+					<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
+						<span class="icon-bar"></span>
+						<span class="icon-bar"></span>
+						<span class="icon-bar"></span>
+					</a>
+					<a class="brand" href="index.html">Apache Phoenix</a>
+					<div class="nav-collapse">
+						<ul class="nav pull-right">
+							<li class="dropdown">
+								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Phoenix <b class="caret"></b></a>
+								<ul class="dropdown-menu">
+									<li><a href="index.html" title="Overview">Overview </a></li>
+									<li><a href="download.html" title="Download">Download </a></li>
+									<li><a href="recent.html" title="New Features">New Features </a></li>
+									<li><a href="roadmap.html" title="Roadmap">Roadmap </a></li>
+									<li><a href="performance.html" title="Performance">Performance </a></li>
+									<li><a href="team.html" title="Team">Team </a></li>
+									<li><a href="mailing_list.html" title="Mailing Lists">Mailing Lists </a></li>
+									<li><a href="source.html" title="Source Repository">Source Repository </a></li>
+									<li><a href="issues.html" title="Issue Tracking">Issue Tracking </a></li>
+								</ul>
+							</li>
+							<li class="dropdown">
+								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Using Phoenix <b class="caret"></b></a>
+								<ul class="dropdown-menu">
+									<li><a href="faq.html" title="F.A.Q.">F.A.Q. </a></li>
+									<li><a href="Phoenix-in-15-minutes-or-less.html" title="Phoenix Quick Start">Phoenix Quick Start </a></li>
+									<li><a href="tuning.html" title="Configuration and Tuning">Configuration and Tuning </a></li>
+									<li><a href="building.html" title="Building Project">Building Project </a></li>
+									<li><a href="salted.html" title="Salted Tables">Salted Tables </a></li>
+									<li><a href="paged.html" title="Paged Queries">Paged Queries </a></li>
+									<li><a href="secondary_indexing.html" title="Secondary Indexing">Secondary Indexing </a></li>
+									<li><a href="skip_scan.html" title="Skip Scan">Skip Scan </a></li>
+									<li><a href="dynamic_columns.html" title="Dynamic Columns">Dynamic Columns </a></li>
+									<li><a href="phoenix_on_emr.html" title="Phoenix on EMR">Phoenix on EMR </a></li>
+									<li><a href="mr_dataload.html" title="Bulk CSV via M/R">Bulk CSV via M/R </a></li>
+									<li><a href="flume.html" title="Apache Flume Plugin">Apache Flume Plugin </a></li>
+								</ul>
+							</li>
+							<li class="dropdown">
+								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Language Reference <b class="caret"></b></a>
+								<ul class="dropdown-menu">
+									<li><a href="grammar.html" title="Grammar">Grammar </a></li>
+									<li><a href="functions.html" title="Functions">Functions </a></li>
+									<li><a href="datatypes.html" title="Datatypes">Datatypes </a></li>
+								</ul>
+							</li>
+						</ul>
+					</div><!--/.nav-collapse -->
+				</div>
+			</div>
+		</div>
+		
+	<div class="container">
+	
+	<!-- Masthead
+	================================================== -->
+	<header class="jumbotron subhead">
+		<div class="row" id="banner">
+			<div class="span12">
+				<div class="pull-left">
+					<div id="bannerLeft"><h1></h1></div>
+				</div>
+				<div class="pull-right">
+					<a href="http://phoenix.incubator.apache.org/" id="bannerRight"><img src="images/logo.png" alt='"'Phoenix'"' /></a>
+				</div>
+			</div>
+		</div>
+	</header>
+
+	<div class="main-body">
+	<div class="row">
+		<div class="span12">
+			<div class="body-content">
+<div class="section"> 
+ <div class="page-header">
+  <h2 id="Project_Summary">Project Summary</h2>
+ </div> 
+ <div class="section"> 
+  <h3 id="Project_Information">Project Information</h3> 
+  <table border="0" class="bodyTable table table-striped table-hover"> 
+   <thead> 
+    <tr class="a"> 
+     <th>Field</th> 
+     <th>Value</th> 
+    </tr> 
+   </thead> 
+   <tbody> 
+    <tr class="b"> 
+     <td>Name</td> 
+     <td>Phoenix</td> 
+    </tr> 
+    <tr class="a"> 
+     <td>Description</td> 
+     <td>A SQL layer over HBase</td> 
+    </tr> 
+    <tr class="b"> 
+     <td>Homepage</td> 
+     <td>-</td> 
+    </tr> 
+   </tbody> 
+  </table> 
+ </div> 
+ <div class="section"> 
+  <h3 id="Project_Organization">Project Organization</h3> 
+  <table border="0" class="bodyTable table table-striped table-hover"> 
+   <thead> 
+    <tr class="a"> 
+     <th>Field</th> 
+     <th>Value</th> 
+    </tr> 
+   </thead> 
+   <tbody> 
+    <tr class="b"> 
+     <td>Name</td> 
+     <td>Apache Software Foundation</td> 
+    </tr> 
+    <tr class="a"> 
+     <td>URL</td> 
+     <td><a class="externalLink" href="http://www.apache.org">http://www.apache.org</a></td> 
+    </tr> 
+   </tbody> 
+  </table> 
+ </div> 
+ <div class="section"> 
+  <h3 id="Build_Information">Build Information</h3> 
+  <table border="0" class="bodyTable table table-striped table-hover"> 
+   <thead> 
+    <tr class="b"> 
+     <th>Field</th> 
+     <th>Value</th> 
+    </tr> 
+   </thead> 
+   <tbody> 
+    <tr class="a"> 
+     <td>GroupId</td> 
+     <td>org.apache</td> 
+    </tr> 
+    <tr class="b"> 
+     <td>ArtifactId</td> 
+     <td>phoenix</td> 
+    </tr> 
+    <tr class="a"> 
+     <td>Version</td> 
+     <td>0.2.2</td> 
+    </tr> 
+    <tr class="b"> 
+     <td>Type</td> 
+     <td>jar</td> 
+    </tr> 
+   </tbody> 
+  </table> 
+ </div> 
+</div>
+			</div>
+		</div>
+	</div>
+	</div>
+
+	</div><!-- /container -->
+	
+	<!-- Footer
+	================================================== -->
+	<footer class="well">
+		<div class="container">
+			<div class="row">
+				<div class="span3 bottom-nav">
+					<ul class="nav nav-list">
+						<li class="nav-header">Phoenix</li>
+						<li>
+							<a href="index.html" title="Overview">Overview </a>
+						</li>
+						<li>
+							<a href="download.html" title="Download">Download </a>
+						</li>
+						<li>
+							<a href="recent.html" title="New Features">New Features </a>
+						</li>
+						<li>
+							<a href="roadmap.html" title="Roadmap">Roadmap </a>
+						</li>
+						<li>
+							<a href="performance.html" title="Performance">Performance </a>
+						</li>
+						<li>
+							<a href="team.html" title="Team">Team </a>
+						</li>
+						<li>
+							<a href="mailing_list.html" title="Mailing Lists">Mailing Lists </a>
+						</li>
+						<li>
+							<a href="source.html" title="Source Repository">Source Repository </a>
+						</li>
+						<li>
+							<a href="issues.html" title="Issue Tracking">Issue Tracking </a>
+						</li>
+					</ul>
+				</div>
+				<div class="span3 bottom-nav">
+					<ul class="nav nav-list">
+						<li class="nav-header">Using Phoenix</li>
+						<li>
+							<a href="faq.html" title="F.A.Q.">F.A.Q. </a>
+						</li>
+						<li>
+							<a href="Phoenix-in-15-minutes-or-less.html" title="Phoenix Quick Start">Phoenix Quick Start </a>
+						</li>
+						<li>
+							<a href="tuning.html" title="Configuration and Tuning">Configuration and Tuning </a>
+						</li>
+						<li>
+							<a href="building.html" title="Building Project">Building Project </a>
+						</li>
+						<li>
+							<a href="salted.html" title="Salted Tables">Salted Tables </a>
+						</li>
+						<li>
+							<a href="paged.html" title="Paged Queries">Paged Queries </a>
+						</li>
+						<li>
+							<a href="secondary_indexing.html" title="Secondary Indexing">Secondary Indexing </a>
+						</li>
+						<li>
+							<a href="skip_scan.html" title="Skip Scan">Skip Scan </a>
+						</li>
+						<li>
+							<a href="dynamic_columns.html" title="Dynamic Columns">Dynamic Columns </a>
+						</li>
+						<li>
+							<a href="phoenix_on_emr.html" title="Phoenix on EMR">Phoenix on EMR </a>
+						</li>
+						<li>
+							<a href="mr_dataload.html" title="Bulk CSV via M/R">Bulk CSV via M/R </a>
+						</li>
+						<li>
+							<a href="flume.html" title="Apache Flume Plugin">Apache Flume Plugin </a>
+						</li>
+					</ul>
+				</div>
+				<div class="span3 bottom-nav">
+					<ul class="nav nav-list">
+						<li class="nav-header">Language Reference</li>
+						<li>
+							<a href="grammar.html" title="Grammar">Grammar </a>
+						</li>
+						<li>
+							<a href="functions.html" title="Functions">Functions </a>
+						</li>
+						<li>
+							<a href="datatypes.html" title="Datatypes">Datatypes </a>
+						</li>
+					</ul>
+				</div>
+			</div>
+		</div>
+	</footer>
+		
+	<div class="container subfooter">
+		<div class="row">
+			<div class="span12">
+				<p class="pull-right"><a href="#">Back to top</a></p>
+				<p class="copyright">Copyright &copy;2013 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="version-date"><span class="projectVersion">Version: 0.2.2. </span><span class="publishDate">Last Published: 2013-12-31. </span></p>
+			</div>
+		</div>
+	</div>
+
+	<!-- Le javascript
+	================================================== -->
+	<!-- Placed at the end of the document so the pages load faster -->
+
+	<!-- Fallback jQuery loading from Google CDN:
+	     http://stackoverflow.com/questions/1014203/best-way-to-use-googles-hosted-jquery-but-fall-back-to-my-hosted-library-on-go -->
+	<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
+	<script type="text/javascript">
+		if (typeof jQuery == 'undefined')
+		{
+			document.write(unescape("%3Cscript src='./js/jquery-1.8.3.min.js' type='text/javascript'%3E%3C/script%3E"));
+		}
+	</script>
+	
+	<script src="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.2.2/js/bootstrap.min.js"></script>
+	<script src="./js/lightbox.js"></script>
+	<script src="./js/jquery.smooth-scroll.min.js"></script>
+	<!-- back button support for smooth scroll -->
+	<script src="./js/jquery.ba-bbq.min.js"></script>
+	<script src="http://yandex.st/highlightjs/7.3/highlight.min.js"></script>
+
+	<script src="./js/reflow-skin.js"></script>
+	
+	</body>
+</html>