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 2014/01/09 22:51:04 UTC

svn commit: r1556962 [3/3] - /incubator/phoenix/site/publish/

Modified: incubator/phoenix/site/publish/download.html
URL: http://svn.apache.org/viewvc/incubator/phoenix/site/publish/download.html?rev=1556962&r1=1556961&r2=1556962&view=diff
==============================================================================
--- incubator/phoenix/site/publish/download.html (original)
+++ incubator/phoenix/site/publish/download.html Thu Jan  9 21:51:03 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at Jan 8, 2014
+ Generated by Apache Maven Doxia at Jan 9, 2014
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -74,6 +74,7 @@
 									<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>
+									<li><a href="sequences.html" title="Sequences">Sequences </a></li>
 								</ul>
 							</li>
 							<li class="dropdown">
@@ -253,6 +254,9 @@
 						<li>
 							<a href="flume.html" title="Apache Flume Plugin">Apache Flume Plugin </a>
 						</li>
+						<li>
+							<a href="sequences.html" title="Sequences">Sequences </a>
+						</li>
 					</ul>
 				</div>
 				<div class="span3 bottom-nav">
@@ -281,7 +285,7 @@
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
 				<p class="copyright">Copyright &copy;2014 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
-				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-08. </span></p>
+				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-09. </span></p>
 			</div>
 		</div>
 	</div>

Modified: incubator/phoenix/site/publish/dynamic_columns.html
URL: http://svn.apache.org/viewvc/incubator/phoenix/site/publish/dynamic_columns.html?rev=1556962&r1=1556961&r2=1556962&view=diff
==============================================================================
--- incubator/phoenix/site/publish/dynamic_columns.html (original)
+++ incubator/phoenix/site/publish/dynamic_columns.html Thu Jan  9 21:51:03 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at Jan 8, 2014
+ Generated by Apache Maven Doxia at Jan 9, 2014
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -74,6 +74,7 @@
 									<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>
+									<li><a href="sequences.html" title="Sequences">Sequences </a></li>
 								</ul>
 							</li>
 							<li class="dropdown">
@@ -203,6 +204,9 @@ WHERE eventType = 'OOM' AND lastGCTime &
 						<li>
 							<a href="flume.html" title="Apache Flume Plugin">Apache Flume Plugin </a>
 						</li>
+						<li>
+							<a href="sequences.html" title="Sequences">Sequences </a>
+						</li>
 					</ul>
 				</div>
 				<div class="span3 bottom-nav">
@@ -231,7 +235,7 @@ WHERE eventType = 'OOM' AND lastGCTime &
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
 				<p class="copyright">Copyright &copy;2014 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
-				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-08. </span></p>
+				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-09. </span></p>
 			</div>
 		</div>
 	</div>

Modified: incubator/phoenix/site/publish/faq.html
URL: http://svn.apache.org/viewvc/incubator/phoenix/site/publish/faq.html?rev=1556962&r1=1556961&r2=1556962&view=diff
==============================================================================
--- incubator/phoenix/site/publish/faq.html (original)
+++ incubator/phoenix/site/publish/faq.html Thu Jan  9 21:51:03 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at Jan 8, 2014
+ Generated by Apache Maven Doxia at Jan 9, 2014
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -74,6 +74,7 @@
 									<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>
+									<li><a href="sequences.html" title="Sequences">Sequences </a></li>
 								</ul>
 							</li>
 							<li class="dropdown">
@@ -106,7 +107,7 @@
 <ul> 
  <li><a href="#I_want_to_get_started_Is_there_a_Phoenix_Hello_World">I want to get started. Is there a Phoenix Hello World?</a></li> 
  <li><a href="#Is_there_a_way_to_bulk_load_in_Phoenix">Is there a way to bulk load in Phoenix?</a></li> 
- <li><a href="#How_I_create_Views_in_Phoenix_Whatnulls_the_difference_between_ViewsTables">How I create Views in Phoenix? Whats the difference between Views/Tables?</a></li> 
+ <li><a href="#How_I_create_Views_in_Phoenix_Whatnulls_the_difference_between_ViewsTables">How do I create a VIEW in Phoenix? Whats the difference between a VIEW and a TABLE?</a></li> 
  <li><a href="#Are_there_any_tips_for_optimizing_Phoenix">Are there any tips for optimizing Phoenix?</a></li> 
  <li><a href="#How_do_I_create_Secondary_Index_on_a_table">How do I create Secondary Index on a table?</a></li> 
  <li><a href="#Why_isnnullt_my_secondary_index_being_used">Why isnt my secondary index being used?</a></li> 
@@ -288,7 +289,23 @@ public class test {
  </div> 
  <div class="section"> 
   <h3 id="Can_phoenix_work_on_tables_with_arbitrary_timestamp_as_flexible_as_HBase_API">Can phoenix work on tables with arbitrary timestamp as flexible as HBase API?</h3> 
-  <p>Yes, Phoenix works with arbitrary timestamps - you dont need to connect at an earlier timestamp to delete data at an earlier timestamp. The CurrentSCN connection property is mainly to restrict what data a query will see. You can do flashback queries by connecting at an earlier timestamp and you wont see data that was committed after this timestamp. If you dont need this flashback capability, then you never need to specify a CurrentSCN. Youll just see the latest state of everything.</p> 
+  <p>By default, Phoenix lets HBase manage the timestamps and just shows you the latest values for everything. However, Phoenix also allows arbitrary timestamps to be supplied by the user. To do that youd specify a CurrentSCN (or PhoenixRuntime.CURRENT_SCN_ATTRIB if you want to use our constant) at connection time, like this:</p> 
+  <div class="source"> 
+   <pre>Properties props = new Properties();
+props.setProperty(PhoenixRuntime.CURRENT_SCN_ATTRIB, Long.toString(ts));
+Connection conn = DriverManager.connect(myUrl, props);
+
+conn.createStatement().execute(&quot;UPSERT INTO myTable VALUES ('a')&quot;);
+conn.commit();
+</pre> 
+  </div> 
+  <p>The above is equivalent to doing this with the HBase API:</p> 
+  <div class="source"> 
+   <pre>myTable.put(Bytes.toBytes('a'),ts);
+</pre> 
+  </div> 
+  <p>By specifying a CurrentSCN, youre telling Phoenix that you want everything for that connection to be done at that timestamp. Note that this applies to queries done on the connection as well - for example, a query over myTable above would not see the data it just upserted, since it only sees data that was created before its CurrentSCN property. This provides a way of doing snapshot, flashback, or point-in-time queries.</p> 
+  <p>Keep in mind that creating a new connection is <i>not</i> an expensive operation. The same underlying HConnection is used for all connections to the same cluster, so its more or less like instantiating a few objects.</p> 
  </div> 
  <div class="section"> 
   <h3 id="Why_isnnullt_my_query_doing_a_RANGE_SCAN">Why isnt my query doing a RANGE SCAN?</h3> 
@@ -382,6 +399,9 @@ public class test {
 						<li>
 							<a href="flume.html" title="Apache Flume Plugin">Apache Flume Plugin </a>
 						</li>
+						<li>
+							<a href="sequences.html" title="Sequences">Sequences </a>
+						</li>
 					</ul>
 				</div>
 				<div class="span3 bottom-nav">
@@ -410,7 +430,7 @@ public class test {
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
 				<p class="copyright">Copyright &copy;2014 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
-				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-08. </span></p>
+				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-09. </span></p>
 			</div>
 		</div>
 	</div>

Modified: incubator/phoenix/site/publish/flume.html
URL: http://svn.apache.org/viewvc/incubator/phoenix/site/publish/flume.html?rev=1556962&r1=1556961&r2=1556962&view=diff
==============================================================================
--- incubator/phoenix/site/publish/flume.html (original)
+++ incubator/phoenix/site/publish/flume.html Thu Jan  9 21:51:03 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at Jan 8, 2014
+ Generated by Apache Maven Doxia at Jan 9, 2014
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -74,6 +74,7 @@
 									<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 class="active"><a href="" title="Apache Flume Plugin">Apache Flume Plugin </a></li>
+									<li><a href="sequences.html" title="Sequences">Sequences </a></li>
 								</ul>
 							</li>
 							<li class="dropdown">
@@ -287,6 +288,9 @@
 						<li class="active">
 							<a href="#" title="Apache Flume Plugin">Apache Flume Plugin </a>
 						</li>
+						<li>
+							<a href="sequences.html" title="Sequences">Sequences </a>
+						</li>
 					</ul>
 				</div>
 				<div class="span3 bottom-nav">
@@ -315,7 +319,7 @@
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
 				<p class="copyright">Copyright &copy;2014 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
-				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-08. </span></p>
+				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-09. </span></p>
 			</div>
 		</div>
 	</div>

Modified: incubator/phoenix/site/publish/functions.html
URL: http://svn.apache.org/viewvc/incubator/phoenix/site/publish/functions.html?rev=1556962&r1=1556961&r2=1556962&view=diff
==============================================================================
--- incubator/phoenix/site/publish/functions.html (original)
+++ incubator/phoenix/site/publish/functions.html Thu Jan  9 21:51:03 2014
@@ -74,6 +74,7 @@
 									<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>
+									<li><a href="sequences.html" title="Sequences">Sequences </a></li>
 								</ul>
 							</li>
 							<li class="dropdown active">
@@ -928,6 +929,9 @@ syntax-end -->
 						<li>
 							<a href="flume.html" title="Apache Flume Plugin">Apache Flume Plugin </a>
 						</li>
+						<li>
+							<a href="sequences.html" title="Sequences">Sequences </a>
+						</li>
 					</ul>
 				</div>
 				<div class="span3 bottom-nav">

Modified: incubator/phoenix/site/publish/grammar.html
URL: http://svn.apache.org/viewvc/incubator/phoenix/site/publish/grammar.html?rev=1556962&r1=1556961&r2=1556962&view=diff
==============================================================================
--- incubator/phoenix/site/publish/grammar.html (original)
+++ incubator/phoenix/site/publish/grammar.html Thu Jan  9 21:51:03 2014
@@ -74,6 +74,7 @@
 									<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>
+									<li><a href="sequences.html" title="Sequences">Sequences </a></li>
 								</ul>
 							</li>
 							<li class="dropdown active">
@@ -1133,6 +1134,9 @@ syntax-end -->
 						<li>
 							<a href="flume.html" title="Apache Flume Plugin">Apache Flume Plugin </a>
 						</li>
+						<li>
+							<a href="sequences.html" title="Sequences">Sequences </a>
+						</li>
 					</ul>
 				</div>
 				<div class="span3 bottom-nav">

Modified: incubator/phoenix/site/publish/index.html
URL: http://svn.apache.org/viewvc/incubator/phoenix/site/publish/index.html?rev=1556962&r1=1556961&r2=1556962&view=diff
==============================================================================
--- incubator/phoenix/site/publish/index.html (original)
+++ incubator/phoenix/site/publish/index.html Thu Jan  9 21:51:03 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at Jan 8, 2014
+ Generated by Apache Maven Doxia at Jan 9, 2014
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -74,6 +74,7 @@
 									<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>
+									<li><a href="sequences.html" title="Sequences">Sequences </a></li>
 								</ul>
 							</li>
 							<li class="dropdown">
@@ -257,6 +258,9 @@
 						<li>
 							<a href="flume.html" title="Apache Flume Plugin">Apache Flume Plugin </a>
 						</li>
+						<li>
+							<a href="sequences.html" title="Sequences">Sequences </a>
+						</li>
 					</ul>
 				</div>
 				<div class="span3 bottom-nav">
@@ -285,7 +289,7 @@
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
 				<p class="copyright">Copyright &copy;2014 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
-				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-08. </span></p>
+				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-09. </span></p>
 			</div>
 		</div>
 	</div>

Modified: incubator/phoenix/site/publish/integration.html
URL: http://svn.apache.org/viewvc/incubator/phoenix/site/publish/integration.html?rev=1556962&r1=1556961&r2=1556962&view=diff
==============================================================================
--- incubator/phoenix/site/publish/integration.html (original)
+++ incubator/phoenix/site/publish/integration.html Thu Jan  9 21:51:03 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at Jan 8, 2014
+ Generated by Apache Maven Doxia at Jan 9, 2014
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -74,6 +74,7 @@
 									<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>
+									<li><a href="sequences.html" title="Sequences">Sequences </a></li>
 								</ul>
 							</li>
 							<li class="dropdown">
@@ -189,6 +190,9 @@
 						<li>
 							<a href="flume.html" title="Apache Flume Plugin">Apache Flume Plugin </a>
 						</li>
+						<li>
+							<a href="sequences.html" title="Sequences">Sequences </a>
+						</li>
 					</ul>
 				</div>
 				<div class="span3 bottom-nav">
@@ -217,7 +221,7 @@
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
 				<p class="copyright">Copyright &copy;2014 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
-				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-08. </span></p>
+				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-09. </span></p>
 			</div>
 		</div>
 	</div>

Modified: incubator/phoenix/site/publish/issue-tracking.html
URL: http://svn.apache.org/viewvc/incubator/phoenix/site/publish/issue-tracking.html?rev=1556962&r1=1556961&r2=1556962&view=diff
==============================================================================
--- incubator/phoenix/site/publish/issue-tracking.html (original)
+++ incubator/phoenix/site/publish/issue-tracking.html Thu Jan  9 21:51:03 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at Jan 8, 2014
+ Generated by Apache Maven Doxia at Jan 9, 2014
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -74,6 +74,7 @@
 									<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>
+									<li><a href="sequences.html" title="Sequences">Sequences </a></li>
 								</ul>
 							</li>
 							<li class="dropdown">
@@ -189,6 +190,9 @@
 						<li>
 							<a href="flume.html" title="Apache Flume Plugin">Apache Flume Plugin </a>
 						</li>
+						<li>
+							<a href="sequences.html" title="Sequences">Sequences </a>
+						</li>
 					</ul>
 				</div>
 				<div class="span3 bottom-nav">
@@ -217,7 +221,7 @@
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
 				<p class="copyright">Copyright &copy;2014 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
-				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-08. </span></p>
+				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-09. </span></p>
 			</div>
 		</div>
 	</div>

Modified: incubator/phoenix/site/publish/issues.html
URL: http://svn.apache.org/viewvc/incubator/phoenix/site/publish/issues.html?rev=1556962&r1=1556961&r2=1556962&view=diff
==============================================================================
--- incubator/phoenix/site/publish/issues.html (original)
+++ incubator/phoenix/site/publish/issues.html Thu Jan  9 21:51:03 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at Jan 8, 2014
+ Generated by Apache Maven Doxia at Jan 9, 2014
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -74,6 +74,7 @@
 									<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>
+									<li><a href="sequences.html" title="Sequences">Sequences </a></li>
 								</ul>
 							</li>
 							<li class="dropdown">
@@ -190,6 +191,9 @@
 						<li>
 							<a href="flume.html" title="Apache Flume Plugin">Apache Flume Plugin </a>
 						</li>
+						<li>
+							<a href="sequences.html" title="Sequences">Sequences </a>
+						</li>
 					</ul>
 				</div>
 				<div class="span3 bottom-nav">
@@ -218,7 +222,7 @@
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
 				<p class="copyright">Copyright &copy;2014 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
-				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-08. </span></p>
+				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-09. </span></p>
 			</div>
 		</div>
 	</div>

Modified: incubator/phoenix/site/publish/license.html
URL: http://svn.apache.org/viewvc/incubator/phoenix/site/publish/license.html?rev=1556962&r1=1556961&r2=1556962&view=diff
==============================================================================
--- incubator/phoenix/site/publish/license.html (original)
+++ incubator/phoenix/site/publish/license.html Thu Jan  9 21:51:03 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at Jan 8, 2014
+ Generated by Apache Maven Doxia at Jan 9, 2014
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -74,6 +74,7 @@
 									<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>
+									<li><a href="sequences.html" title="Sequences">Sequences </a></li>
 								</ul>
 							</li>
 							<li class="dropdown">
@@ -400,6 +401,9 @@
 						<li>
 							<a href="flume.html" title="Apache Flume Plugin">Apache Flume Plugin </a>
 						</li>
+						<li>
+							<a href="sequences.html" title="Sequences">Sequences </a>
+						</li>
 					</ul>
 				</div>
 				<div class="span3 bottom-nav">
@@ -428,7 +432,7 @@
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
 				<p class="copyright">Copyright &copy;2014 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
-				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-08. </span></p>
+				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-09. </span></p>
 			</div>
 		</div>
 	</div>

Modified: incubator/phoenix/site/publish/mail-lists.html
URL: http://svn.apache.org/viewvc/incubator/phoenix/site/publish/mail-lists.html?rev=1556962&r1=1556961&r2=1556962&view=diff
==============================================================================
--- incubator/phoenix/site/publish/mail-lists.html (original)
+++ incubator/phoenix/site/publish/mail-lists.html Thu Jan  9 21:51:03 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at Jan 8, 2014
+ Generated by Apache Maven Doxia at Jan 9, 2014
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -74,6 +74,7 @@
 									<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>
+									<li><a href="sequences.html" title="Sequences">Sequences </a></li>
 								</ul>
 							</li>
 							<li class="dropdown">
@@ -189,6 +190,9 @@
 						<li>
 							<a href="flume.html" title="Apache Flume Plugin">Apache Flume Plugin </a>
 						</li>
+						<li>
+							<a href="sequences.html" title="Sequences">Sequences </a>
+						</li>
 					</ul>
 				</div>
 				<div class="span3 bottom-nav">
@@ -217,7 +221,7 @@
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
 				<p class="copyright">Copyright &copy;2014 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
-				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-08. </span></p>
+				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-09. </span></p>
 			</div>
 		</div>
 	</div>

Modified: incubator/phoenix/site/publish/mailing_list.html
URL: http://svn.apache.org/viewvc/incubator/phoenix/site/publish/mailing_list.html?rev=1556962&r1=1556961&r2=1556962&view=diff
==============================================================================
--- incubator/phoenix/site/publish/mailing_list.html (original)
+++ incubator/phoenix/site/publish/mailing_list.html Thu Jan  9 21:51:03 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at Jan 8, 2014
+ Generated by Apache Maven Doxia at Jan 9, 2014
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -74,6 +74,7 @@
 									<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>
+									<li><a href="sequences.html" title="Sequences">Sequences </a></li>
 								</ul>
 							</li>
 							<li class="dropdown">
@@ -225,6 +226,9 @@
 						<li>
 							<a href="flume.html" title="Apache Flume Plugin">Apache Flume Plugin </a>
 						</li>
+						<li>
+							<a href="sequences.html" title="Sequences">Sequences </a>
+						</li>
 					</ul>
 				</div>
 				<div class="span3 bottom-nav">
@@ -253,7 +257,7 @@
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
 				<p class="copyright">Copyright &copy;2014 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
-				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-08. </span></p>
+				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-09. </span></p>
 			</div>
 		</div>
 	</div>

Modified: incubator/phoenix/site/publish/mr_dataload.html
URL: http://svn.apache.org/viewvc/incubator/phoenix/site/publish/mr_dataload.html?rev=1556962&r1=1556961&r2=1556962&view=diff
==============================================================================
--- incubator/phoenix/site/publish/mr_dataload.html (original)
+++ incubator/phoenix/site/publish/mr_dataload.html Thu Jan  9 21:51:03 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at Jan 8, 2014
+ Generated by Apache Maven Doxia at Jan 9, 2014
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -74,6 +74,7 @@
 									<li><a href="phoenix_on_emr.html" title="Phoenix on EMR">Phoenix on EMR </a></li>
 									<li class="active"><a href="" 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>
+									<li><a href="sequences.html" title="Sequences">Sequences </a></li>
 								</ul>
 							</li>
 							<li class="dropdown">
@@ -273,6 +274,9 @@
 						<li>
 							<a href="flume.html" title="Apache Flume Plugin">Apache Flume Plugin </a>
 						</li>
+						<li>
+							<a href="sequences.html" title="Sequences">Sequences </a>
+						</li>
 					</ul>
 				</div>
 				<div class="span3 bottom-nav">
@@ -301,7 +305,7 @@
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
 				<p class="copyright">Copyright &copy;2014 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
-				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-08. </span></p>
+				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-09. </span></p>
 			</div>
 		</div>
 	</div>

Modified: incubator/phoenix/site/publish/paged.html
URL: http://svn.apache.org/viewvc/incubator/phoenix/site/publish/paged.html?rev=1556962&r1=1556961&r2=1556962&view=diff
==============================================================================
--- incubator/phoenix/site/publish/paged.html (original)
+++ incubator/phoenix/site/publish/paged.html Thu Jan  9 21:51:03 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at Jan 8, 2014
+ Generated by Apache Maven Doxia at Jan 9, 2014
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -74,6 +74,7 @@
 									<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>
+									<li><a href="sequences.html" title="Sequences">Sequences </a></li>
 								</ul>
 							</li>
 							<li class="dropdown">
@@ -222,6 +223,9 @@ LIMIT 20
 						<li>
 							<a href="flume.html" title="Apache Flume Plugin">Apache Flume Plugin </a>
 						</li>
+						<li>
+							<a href="sequences.html" title="Sequences">Sequences </a>
+						</li>
 					</ul>
 				</div>
 				<div class="span3 bottom-nav">
@@ -250,7 +254,7 @@ LIMIT 20
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
 				<p class="copyright">Copyright &copy;2014 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
-				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-08. </span></p>
+				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-09. </span></p>
 			</div>
 		</div>
 	</div>

Modified: incubator/phoenix/site/publish/performance.html
URL: http://svn.apache.org/viewvc/incubator/phoenix/site/publish/performance.html?rev=1556962&r1=1556961&r2=1556962&view=diff
==============================================================================
--- incubator/phoenix/site/publish/performance.html (original)
+++ incubator/phoenix/site/publish/performance.html Thu Jan  9 21:51:03 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at Jan 8, 2014
+ Generated by Apache Maven Doxia at Jan 9, 2014
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -74,6 +74,7 @@
 									<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>
+									<li><a href="sequences.html" title="Sequences">Sequences </a></li>
 								</ul>
 							</li>
 							<li class="dropdown">
@@ -243,6 +244,9 @@
 						<li>
 							<a href="flume.html" title="Apache Flume Plugin">Apache Flume Plugin </a>
 						</li>
+						<li>
+							<a href="sequences.html" title="Sequences">Sequences </a>
+						</li>
 					</ul>
 				</div>
 				<div class="span3 bottom-nav">
@@ -271,7 +275,7 @@
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
 				<p class="copyright">Copyright &copy;2014 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
-				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-08. </span></p>
+				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-09. </span></p>
 			</div>
 		</div>
 	</div>

Modified: incubator/phoenix/site/publish/phoenix_on_emr.html
URL: http://svn.apache.org/viewvc/incubator/phoenix/site/publish/phoenix_on_emr.html?rev=1556962&r1=1556961&r2=1556962&view=diff
==============================================================================
--- incubator/phoenix/site/publish/phoenix_on_emr.html (original)
+++ incubator/phoenix/site/publish/phoenix_on_emr.html Thu Jan  9 21:51:03 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at Jan 8, 2014
+ Generated by Apache Maven Doxia at Jan 9, 2014
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -74,6 +74,7 @@
 									<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>
+									<li><a href="sequences.html" title="Sequences">Sequences </a></li>
 								</ul>
 							</li>
 							<li class="dropdown">
@@ -226,6 +227,9 @@
 						<li>
 							<a href="flume.html" title="Apache Flume Plugin">Apache Flume Plugin </a>
 						</li>
+						<li>
+							<a href="sequences.html" title="Sequences">Sequences </a>
+						</li>
 					</ul>
 				</div>
 				<div class="span3 bottom-nav">
@@ -254,7 +258,7 @@
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
 				<p class="copyright">Copyright &copy;2014 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
-				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-08. </span></p>
+				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-09. </span></p>
 			</div>
 		</div>
 	</div>

Modified: incubator/phoenix/site/publish/plugin-management.html
URL: http://svn.apache.org/viewvc/incubator/phoenix/site/publish/plugin-management.html?rev=1556962&r1=1556961&r2=1556962&view=diff
==============================================================================
--- incubator/phoenix/site/publish/plugin-management.html (original)
+++ incubator/phoenix/site/publish/plugin-management.html Thu Jan  9 21:51:03 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at Jan 8, 2014
+ Generated by Apache Maven Doxia at Jan 9, 2014
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -74,6 +74,7 @@
 									<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>
+									<li><a href="sequences.html" title="Sequences">Sequences </a></li>
 								</ul>
 							</li>
 							<li class="dropdown">
@@ -299,6 +300,9 @@
 						<li>
 							<a href="flume.html" title="Apache Flume Plugin">Apache Flume Plugin </a>
 						</li>
+						<li>
+							<a href="sequences.html" title="Sequences">Sequences </a>
+						</li>
 					</ul>
 				</div>
 				<div class="span3 bottom-nav">
@@ -327,7 +331,7 @@
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
 				<p class="copyright">Copyright &copy;2014 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
-				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-08. </span></p>
+				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-09. </span></p>
 			</div>
 		</div>
 	</div>

Modified: incubator/phoenix/site/publish/plugins.html
URL: http://svn.apache.org/viewvc/incubator/phoenix/site/publish/plugins.html?rev=1556962&r1=1556961&r2=1556962&view=diff
==============================================================================
--- incubator/phoenix/site/publish/plugins.html (original)
+++ incubator/phoenix/site/publish/plugins.html Thu Jan  9 21:51:03 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at Jan 8, 2014
+ Generated by Apache Maven Doxia at Jan 9, 2014
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -74,6 +74,7 @@
 									<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>
+									<li><a href="sequences.html" title="Sequences">Sequences </a></li>
 								</ul>
 							</li>
 							<li class="dropdown">
@@ -248,6 +249,9 @@
 						<li>
 							<a href="flume.html" title="Apache Flume Plugin">Apache Flume Plugin </a>
 						</li>
+						<li>
+							<a href="sequences.html" title="Sequences">Sequences </a>
+						</li>
 					</ul>
 				</div>
 				<div class="span3 bottom-nav">
@@ -276,7 +280,7 @@
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
 				<p class="copyright">Copyright &copy;2014 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
-				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-08. </span></p>
+				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-09. </span></p>
 			</div>
 		</div>
 	</div>

Modified: incubator/phoenix/site/publish/project-info.html
URL: http://svn.apache.org/viewvc/incubator/phoenix/site/publish/project-info.html?rev=1556962&r1=1556961&r2=1556962&view=diff
==============================================================================
--- incubator/phoenix/site/publish/project-info.html (original)
+++ incubator/phoenix/site/publish/project-info.html Thu Jan  9 21:51:03 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at Jan 8, 2014
+ Generated by Apache Maven Doxia at Jan 9, 2014
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -74,6 +74,7 @@
 									<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>
+									<li><a href="sequences.html" title="Sequences">Sequences </a></li>
 								</ul>
 							</li>
 							<li class="dropdown">
@@ -246,6 +247,9 @@
 						<li>
 							<a href="flume.html" title="Apache Flume Plugin">Apache Flume Plugin </a>
 						</li>
+						<li>
+							<a href="sequences.html" title="Sequences">Sequences </a>
+						</li>
 					</ul>
 				</div>
 				<div class="span3 bottom-nav">
@@ -274,7 +278,7 @@
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
 				<p class="copyright">Copyright &copy;2014 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
-				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-08. </span></p>
+				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-09. </span></p>
 			</div>
 		</div>
 	</div>

Modified: incubator/phoenix/site/publish/project-summary.html
URL: http://svn.apache.org/viewvc/incubator/phoenix/site/publish/project-summary.html?rev=1556962&r1=1556961&r2=1556962&view=diff
==============================================================================
--- incubator/phoenix/site/publish/project-summary.html (original)
+++ incubator/phoenix/site/publish/project-summary.html Thu Jan  9 21:51:03 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at Jan 8, 2014
+ Generated by Apache Maven Doxia at Jan 9, 2014
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -74,6 +74,7 @@
 									<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>
+									<li><a href="sequences.html" title="Sequences">Sequences </a></li>
 								</ul>
 							</li>
 							<li class="dropdown">
@@ -263,6 +264,9 @@
 						<li>
 							<a href="flume.html" title="Apache Flume Plugin">Apache Flume Plugin </a>
 						</li>
+						<li>
+							<a href="sequences.html" title="Sequences">Sequences </a>
+						</li>
 					</ul>
 				</div>
 				<div class="span3 bottom-nav">
@@ -291,7 +295,7 @@
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
 				<p class="copyright">Copyright &copy;2014 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
-				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-08. </span></p>
+				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-09. </span></p>
 			</div>
 		</div>
 	</div>

Modified: incubator/phoenix/site/publish/recent.html
URL: http://svn.apache.org/viewvc/incubator/phoenix/site/publish/recent.html?rev=1556962&r1=1556961&r2=1556962&view=diff
==============================================================================
--- incubator/phoenix/site/publish/recent.html (original)
+++ incubator/phoenix/site/publish/recent.html Thu Jan  9 21:51:03 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at Jan 8, 2014
+ Generated by Apache Maven Doxia at Jan 9, 2014
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -74,6 +74,7 @@
 									<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>
+									<li><a href="sequences.html" title="Sequences">Sequences </a></li>
 								</ul>
 							</li>
 							<li class="dropdown">
@@ -202,6 +203,9 @@
 						<li>
 							<a href="flume.html" title="Apache Flume Plugin">Apache Flume Plugin </a>
 						</li>
+						<li>
+							<a href="sequences.html" title="Sequences">Sequences </a>
+						</li>
 					</ul>
 				</div>
 				<div class="span3 bottom-nav">
@@ -230,7 +234,7 @@
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
 				<p class="copyright">Copyright &copy;2014 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
-				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-08. </span></p>
+				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-09. </span></p>
 			</div>
 		</div>
 	</div>

Modified: incubator/phoenix/site/publish/roadmap.html
URL: http://svn.apache.org/viewvc/incubator/phoenix/site/publish/roadmap.html?rev=1556962&r1=1556961&r2=1556962&view=diff
==============================================================================
--- incubator/phoenix/site/publish/roadmap.html (original)
+++ incubator/phoenix/site/publish/roadmap.html Thu Jan  9 21:51:03 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at Jan 8, 2014
+ Generated by Apache Maven Doxia at Jan 9, 2014
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -74,6 +74,7 @@
 									<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>
+									<li><a href="sequences.html" title="Sequences">Sequences </a></li>
 								</ul>
 							</li>
 							<li class="dropdown">
@@ -241,6 +242,9 @@
 						<li>
 							<a href="flume.html" title="Apache Flume Plugin">Apache Flume Plugin </a>
 						</li>
+						<li>
+							<a href="sequences.html" title="Sequences">Sequences </a>
+						</li>
 					</ul>
 				</div>
 				<div class="span3 bottom-nav">
@@ -269,7 +273,7 @@
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
 				<p class="copyright">Copyright &copy;2014 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
-				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-08. </span></p>
+				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-09. </span></p>
 			</div>
 		</div>
 	</div>

Modified: incubator/phoenix/site/publish/salted.html
URL: http://svn.apache.org/viewvc/incubator/phoenix/site/publish/salted.html?rev=1556962&r1=1556961&r2=1556962&view=diff
==============================================================================
--- incubator/phoenix/site/publish/salted.html (original)
+++ incubator/phoenix/site/publish/salted.html Thu Jan  9 21:51:03 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at Jan 8, 2014
+ Generated by Apache Maven Doxia at Jan 9, 2014
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -74,6 +74,7 @@
 									<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>
+									<li><a href="sequences.html" title="Sequences">Sequences </a></li>
 								</ul>
 							</li>
 							<li class="dropdown">
@@ -210,6 +211,9 @@
 						<li>
 							<a href="flume.html" title="Apache Flume Plugin">Apache Flume Plugin </a>
 						</li>
+						<li>
+							<a href="sequences.html" title="Sequences">Sequences </a>
+						</li>
 					</ul>
 				</div>
 				<div class="span3 bottom-nav">
@@ -238,7 +242,7 @@
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
 				<p class="copyright">Copyright &copy;2014 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
-				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-08. </span></p>
+				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-09. </span></p>
 			</div>
 		</div>
 	</div>

Modified: incubator/phoenix/site/publish/secondary_indexing.html
URL: http://svn.apache.org/viewvc/incubator/phoenix/site/publish/secondary_indexing.html?rev=1556962&r1=1556961&r2=1556962&view=diff
==============================================================================
--- incubator/phoenix/site/publish/secondary_indexing.html (original)
+++ incubator/phoenix/site/publish/secondary_indexing.html Thu Jan  9 21:51:03 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at Jan 8, 2014
+ Generated by Apache Maven Doxia at Jan 9, 2014
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -74,6 +74,7 @@
 									<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>
+									<li><a href="sequences.html" title="Sequences">Sequences </a></li>
 								</ul>
 							</li>
 							<li class="dropdown">
@@ -334,6 +335,9 @@
 						<li>
 							<a href="flume.html" title="Apache Flume Plugin">Apache Flume Plugin </a>
 						</li>
+						<li>
+							<a href="sequences.html" title="Sequences">Sequences </a>
+						</li>
 					</ul>
 				</div>
 				<div class="span3 bottom-nav">
@@ -362,7 +366,7 @@
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
 				<p class="copyright">Copyright &copy;2014 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
-				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-08. </span></p>
+				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-09. </span></p>
 			</div>
 		</div>
 	</div>

Added: incubator/phoenix/site/publish/sequences.html
URL: http://svn.apache.org/viewvc/incubator/phoenix/site/publish/sequences.html?rev=1556962&view=auto
==============================================================================
--- incubator/phoenix/site/publish/sequences.html (added)
+++ incubator/phoenix/site/publish/sequences.html Thu Jan  9 21:51:03 2014
@@ -0,0 +1,298 @@
+
+<!DOCTYPE html>
+<!--
+ Generated by Apache Maven Doxia at Jan 9, 2014
+ 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>Sequences | 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-sequences 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"><img src="images/topbar-logo.png"/></a>
+					<div class="nav-collapse">
+						<ul class="nav pull-right">
+							<li class="dropdown">
+								<a href="#" class="dropdown-toggle" data-toggle="dropdown">About <b class="caret"></b></a>
+								<ul class="dropdown-menu">
+									<li><a href="index.html" title="Overview">Overview </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>
+									<li><a href="download.html" title="Download">Download </a></li>
+								</ul>
+							</li>
+							<li class="dropdown active">
+								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Using <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>
+									<li class="active"><a href="" title="Sequences">Sequences </a></li>
+								</ul>
+							</li>
+							<li class="dropdown">
+								<a href="#" class="dropdown-toggle" data-toggle="dropdown">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>
+
+	<div class="main-body">
+	<div class="row">
+		<div class="span12">
+			<div class="body-content">
+<div class="page-header">
+ <h1>Sequences</h1>
+</div>
+<p>Sequences are a standard SQL feature that allow for generating monotonically increasing numbers typically used to form an ID. To create a sequence, use the following command:</p> 
+<div class="source">
+ <pre>CREATE SEQUENCE my_schema.my_sequence;
+</pre>
+</div>
+<p>This will start the sequence from 1, increment by 1 each time, and cache on your session the default number of sequence values based on the phoenix.sequence.cacheSize config parameter. The specification of a sequence schema is optional. Caching sequence values on your session improves performance, as we dont need to ask the server for more sequence values until we run out of cached values. The tradeoff is that you may end up with gaps in your sequence values when other sessions also use the same sequence. </p>
+<p>All of these parameters can be overridden when the sequence is created like this:</p> 
+<div class="source">
+ <pre>CREATE SEQUENCE my_schema.my_sequence START WITH 100 INCREMENT BY 2 CACHE 50;
+</pre>
+</div>
+<p>Sequences are incremented using the NEXT VALUE FOR &lt;sequence_name&gt; expression in an UPSERT VALUES, UPSERT SELECT, or SELECT statement as shown below:</p> 
+<div class="source">
+ <pre>UPSERT VALUES INTO my_table(id, col1, col2) 
+VALUES( NEXT VALUE FOR my_schema.my_sequence, 'foo', 'bar');
+</pre>
+</div>
+<p>This will allocate a BIGINT based on the next value from the sequence (beginning with the START WITH value and incrementing from there based on the INCREMENT BY amount).</p>
+<p>When used in an UPSERT SELECT or SELECT statement, each row returned by the statement would have a unique value associated with it. For example:</p> 
+<div class="source">
+ <pre>UPSERT INTO my_table(id, col1, col2) 
+SELECT NEXT VALUE FOR my_schema.my_sequence, 'foo', 'bar' FROM my_other_table;
+</pre>
+</div>
+<p>would allocate a new sequence value for each row returned from the SELECT expression. A sequence is only increment once for a given statement, so multiple references to the same sequence by NEXT VALUE FOR produce the same value. For example, in the following statement, my_table.col1 and my_table.col2 would end up with the same value:</p> 
+<div class="source">
+ <pre>UPSERT VALUES INTO my_table(col1, col2) 
+VALUES( NEXT VALUE FOR my_schema.my_sequence, NEXT VALUE FOR my_schema.my_sequence);
+</pre>
+</div>
+<p>You may also access the last sequence value allocated using a CURRENT VALUE FOR expression as shown below:</p> 
+<div class="source">
+ <pre>SELECT CURRENT VALUE FOR my_schema.my_sequence, col1, col2 FROM my_table;
+</pre>
+</div>
+<p>This would evaluate to the last sequence value allocated from the previous NEXT VALUE FOR expression for your session (i.e. all connections on the same JVM for the same client machine). If no NEXT VALUE FOR expression had been previously called, this would produce an exception. If in a given statement a CURRENT VALUE FOR expression is used together with a NEXT VALUE FOR expression for the same sequence, then both would evaluate to the value produced by the NEXT VALUE FOR expression.</p>
+<p>The NEXT VALUE FOR and CURRENT VALUE FOR expressions may only be used as SELECT expressions or in the UPSERT VALUES statement. Use in WHERE, GROUP BY, HAVING, or ORDER BY will produce an exception. In addition, they cannot be used as the argument to an aggregate function.</p>
+<p>To drop a sequence, issue the following command:</p> 
+<div class="source">
+ <pre>DROP SEQUENCE my_schema.my_sequence;
+</pre>
+</div>
+<p>To discover all sequences that have been created, you may query the SYSTEM.SEQUENCE table as shown here:</p> 
+<div class="source">
+ <pre>SELECT sequence_schema, sequence_name, start_with, increment_by, cache_size FROM SYSTEM.&quot;SEQUENCE&quot;;
+</pre>
+</div>
+<p>Note that only read-only access to the SYSTEM.SEQUENCE table is supported.</p>
+			</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">About</li>
+						<li>
+							<a href="index.html" title="Overview">Overview </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>
+						<li>
+							<a href="download.html" title="Download">Download </a>
+						</li>
+					</ul>
+				</div>
+				<div class="span3 bottom-nav">
+					<ul class="nav nav-list">
+						<li class="nav-header">Using</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>
+						<li class="active">
+							<a href="#" title="Sequences">Sequences </a>
+						</li>
+					</ul>
+				</div>
+				<div class="span3 bottom-nav">
+					<ul class="nav nav-list">
+						<li class="nav-header">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 class="span3 bottom-description">
+					<form action="https://www.google.com/search" method="get"><input value="phoenix.incubator.apache.org" name="sitesearch" type="hidden"><input placeholder="Search the site&hellip;" required="required" style="width:170px;" size="18" name="q" id="query" type="search"></form>
+				</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;2014 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-09. </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>

Modified: incubator/phoenix/site/publish/skip_scan.html
URL: http://svn.apache.org/viewvc/incubator/phoenix/site/publish/skip_scan.html?rev=1556962&r1=1556961&r2=1556962&view=diff
==============================================================================
--- incubator/phoenix/site/publish/skip_scan.html (original)
+++ incubator/phoenix/site/publish/skip_scan.html Thu Jan  9 21:51:03 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at Jan 8, 2014
+ Generated by Apache Maven Doxia at Jan 9, 2014
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -74,6 +74,7 @@
 									<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>
+									<li><a href="sequences.html" title="Sequences">Sequences </a></li>
 								</ul>
 							</li>
 							<li class="dropdown">
@@ -199,6 +200,9 @@ AND KEY2 IN (1, 2)
 						<li>
 							<a href="flume.html" title="Apache Flume Plugin">Apache Flume Plugin </a>
 						</li>
+						<li>
+							<a href="sequences.html" title="Sequences">Sequences </a>
+						</li>
 					</ul>
 				</div>
 				<div class="span3 bottom-nav">
@@ -227,7 +231,7 @@ AND KEY2 IN (1, 2)
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
 				<p class="copyright">Copyright &copy;2014 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
-				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-08. </span></p>
+				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-09. </span></p>
 			</div>
 		</div>
 	</div>

Modified: incubator/phoenix/site/publish/source-repository.html
URL: http://svn.apache.org/viewvc/incubator/phoenix/site/publish/source-repository.html?rev=1556962&r1=1556961&r2=1556962&view=diff
==============================================================================
--- incubator/phoenix/site/publish/source-repository.html (original)
+++ incubator/phoenix/site/publish/source-repository.html Thu Jan  9 21:51:03 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at Jan 8, 2014
+ Generated by Apache Maven Doxia at Jan 9, 2014
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -74,6 +74,7 @@
 									<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>
+									<li><a href="sequences.html" title="Sequences">Sequences </a></li>
 								</ul>
 							</li>
 							<li class="dropdown">
@@ -189,6 +190,9 @@
 						<li>
 							<a href="flume.html" title="Apache Flume Plugin">Apache Flume Plugin </a>
 						</li>
+						<li>
+							<a href="sequences.html" title="Sequences">Sequences </a>
+						</li>
 					</ul>
 				</div>
 				<div class="span3 bottom-nav">
@@ -217,7 +221,7 @@
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
 				<p class="copyright">Copyright &copy;2014 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
-				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-08. </span></p>
+				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-09. </span></p>
 			</div>
 		</div>
 	</div>

Modified: incubator/phoenix/site/publish/source.html
URL: http://svn.apache.org/viewvc/incubator/phoenix/site/publish/source.html?rev=1556962&r1=1556961&r2=1556962&view=diff
==============================================================================
--- incubator/phoenix/site/publish/source.html (original)
+++ incubator/phoenix/site/publish/source.html Thu Jan  9 21:51:03 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at Jan 8, 2014
+ Generated by Apache Maven Doxia at Jan 9, 2014
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -74,6 +74,7 @@
 									<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>
+									<li><a href="sequences.html" title="Sequences">Sequences </a></li>
 								</ul>
 							</li>
 							<li class="dropdown">
@@ -190,6 +191,9 @@
 						<li>
 							<a href="flume.html" title="Apache Flume Plugin">Apache Flume Plugin </a>
 						</li>
+						<li>
+							<a href="sequences.html" title="Sequences">Sequences </a>
+						</li>
 					</ul>
 				</div>
 				<div class="span3 bottom-nav">
@@ -218,7 +222,7 @@
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
 				<p class="copyright">Copyright &copy;2014 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
-				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-08. </span></p>
+				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-09. </span></p>
 			</div>
 		</div>
 	</div>

Modified: incubator/phoenix/site/publish/team-list.html
URL: http://svn.apache.org/viewvc/incubator/phoenix/site/publish/team-list.html?rev=1556962&r1=1556961&r2=1556962&view=diff
==============================================================================
--- incubator/phoenix/site/publish/team-list.html (original)
+++ incubator/phoenix/site/publish/team-list.html Thu Jan  9 21:51:03 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at Jan 8, 2014
+ Generated by Apache Maven Doxia at Jan 9, 2014
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -74,6 +74,7 @@
 									<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>
+									<li><a href="sequences.html" title="Sequences">Sequences </a></li>
 								</ul>
 							</li>
 							<li class="dropdown">
@@ -214,6 +215,9 @@ window.onLoad = init();
 						<li>
 							<a href="flume.html" title="Apache Flume Plugin">Apache Flume Plugin </a>
 						</li>
+						<li>
+							<a href="sequences.html" title="Sequences">Sequences </a>
+						</li>
 					</ul>
 				</div>
 				<div class="span3 bottom-nav">
@@ -242,7 +246,7 @@ window.onLoad = init();
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
 				<p class="copyright">Copyright &copy;2014 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
-				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-08. </span></p>
+				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-09. </span></p>
 			</div>
 		</div>
 	</div>

Modified: incubator/phoenix/site/publish/team.html
URL: http://svn.apache.org/viewvc/incubator/phoenix/site/publish/team.html?rev=1556962&r1=1556961&r2=1556962&view=diff
==============================================================================
--- incubator/phoenix/site/publish/team.html (original)
+++ incubator/phoenix/site/publish/team.html Thu Jan  9 21:51:03 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at Jan 8, 2014
+ Generated by Apache Maven Doxia at Jan 9, 2014
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -74,6 +74,7 @@
 									<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>
+									<li><a href="sequences.html" title="Sequences">Sequences </a></li>
 								</ul>
 							</li>
 							<li class="dropdown">
@@ -302,6 +303,9 @@
 						<li>
 							<a href="flume.html" title="Apache Flume Plugin">Apache Flume Plugin </a>
 						</li>
+						<li>
+							<a href="sequences.html" title="Sequences">Sequences </a>
+						</li>
 					</ul>
 				</div>
 				<div class="span3 bottom-nav">
@@ -330,7 +334,7 @@
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
 				<p class="copyright">Copyright &copy;2014 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
-				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-08. </span></p>
+				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-09. </span></p>
 			</div>
 		</div>
 	</div>

Modified: incubator/phoenix/site/publish/tuning.html
URL: http://svn.apache.org/viewvc/incubator/phoenix/site/publish/tuning.html?rev=1556962&r1=1556961&r2=1556962&view=diff
==============================================================================
--- incubator/phoenix/site/publish/tuning.html (original)
+++ incubator/phoenix/site/publish/tuning.html Thu Jan  9 21:51:03 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at Jan 8, 2014
+ Generated by Apache Maven Doxia at Jan 9, 2014
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -74,6 +74,7 @@
 									<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>
+									<li><a href="sequences.html" title="Sequences">Sequences </a></li>
 								</ul>
 							</li>
 							<li class="dropdown">
@@ -379,6 +380,9 @@
 						<li>
 							<a href="flume.html" title="Apache Flume Plugin">Apache Flume Plugin </a>
 						</li>
+						<li>
+							<a href="sequences.html" title="Sequences">Sequences </a>
+						</li>
 					</ul>
 				</div>
 				<div class="span3 bottom-nav">
@@ -407,7 +411,7 @@
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
 				<p class="copyright">Copyright &copy;2014 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
-				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-08. </span></p>
+				<p class="version-date"><span class="projectVersion">Version: 2.2.2. </span><span class="publishDate">Last Published: 2014-01-09. </span></p>
 			</div>
 		</div>
 	</div>