You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by st...@apache.org on 2021/02/05 05:52:58 UTC

svn commit: r1886221 - in /phoenix/site: publish/language/datatypes.html publish/language/functions.html publish/language/index.html publish/pherf.html source/src/site/markdown/download.md source/src/site/markdown/pherf.md

Author: stoty
Date: Fri Feb  5 05:52:58 2021
New Revision: 1886221

URL: http://svn.apache.org/viewvc?rev=1886221&view=rev
Log:
PHOENIX-6114 Create shaded phoenix-pherf and remove lib dir from assembly

remove pherf-cluster.sh reference from docs
add missing source file change for thirdparty-1.1.0 release

Modified:
    phoenix/site/publish/language/datatypes.html
    phoenix/site/publish/language/functions.html
    phoenix/site/publish/language/index.html
    phoenix/site/publish/pherf.html
    phoenix/site/source/src/site/markdown/download.md
    phoenix/site/source/src/site/markdown/pherf.md

Modified: phoenix/site/publish/language/datatypes.html
URL: http://svn.apache.org/viewvc/phoenix/site/publish/language/datatypes.html?rev=1886221&r1=1886220&r2=1886221&view=diff
==============================================================================
--- phoenix/site/publish/language/datatypes.html (original)
+++ phoenix/site/publish/language/datatypes.html Fri Feb  5 05:52:58 2021
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2021-02-01
+ Generated by Apache Maven Doxia at 2021-02-05
  Rendered using Reflow Maven Skin 1.1.0 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">

Modified: phoenix/site/publish/language/functions.html
URL: http://svn.apache.org/viewvc/phoenix/site/publish/language/functions.html?rev=1886221&r1=1886220&r2=1886221&view=diff
==============================================================================
--- phoenix/site/publish/language/functions.html (original)
+++ phoenix/site/publish/language/functions.html Fri Feb  5 05:52:58 2021
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2021-02-01
+ Generated by Apache Maven Doxia at 2021-02-05
  Rendered using Reflow Maven Skin 1.1.0 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">

Modified: phoenix/site/publish/language/index.html
URL: http://svn.apache.org/viewvc/phoenix/site/publish/language/index.html?rev=1886221&r1=1886220&r2=1886221&view=diff
==============================================================================
--- phoenix/site/publish/language/index.html (original)
+++ phoenix/site/publish/language/index.html Fri Feb  5 05:52:58 2021
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2021-02-01
+ Generated by Apache Maven Doxia at 2021-02-05
  Rendered using Reflow Maven Skin 1.1.0 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">

Modified: phoenix/site/publish/pherf.html
URL: http://svn.apache.org/viewvc/phoenix/site/publish/pherf.html?rev=1886221&r1=1886220&r2=1886221&view=diff
==============================================================================
--- phoenix/site/publish/pherf.html (original)
+++ phoenix/site/publish/pherf.html Fri Feb  5 05:52:58 2021
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2020-12-31
+ Generated by Apache Maven Doxia at 2021-02-05
  Rendered using Reflow Maven Skin 1.1.0 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -181,8 +181,7 @@
  <ul> 
   <li>Edit the config/env.sh to include the required property values.</li> 
   <li><tt>bin/pherf-standalone.py -h</tt></li> 
-  <li>To use libraries included with HBase deployment on a cluster: <tt>bin/pherf-cluster.py -h</tt></li> 
-  <li>Example: <tt>bin/pherf-cluster.py -drop all -l -q -z [zookeeper] -schemaFile .*user_defined_schema.sql -scenarioFile .*user_defined_scenario.xml</tt> HBASE_CONF_DIR, HBASE_DIR environment variable needs to be set to use against a cluster deployment</li> 
+  <li>Example: <tt>bin/pherf-standalone.py -drop all -l -q -z [zookeeper] -schemaFile .*user_defined_schema.sql -scenarioFile .*user_defined_scenario.xml</tt></li> 
  </ul> 
 </div> 
 <div class="section"> 
@@ -563,7 +562,7 @@
 		<div class="row">
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
-				<p class="copyright">Copyright &copy;2020 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="copyright">Copyright &copy;2021 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
 			</div>
 		</div>
 	</div>

Modified: phoenix/site/source/src/site/markdown/download.md
URL: http://svn.apache.org/viewvc/phoenix/site/source/src/site/markdown/download.md?rev=1886221&r1=1886220&r2=1886221&view=diff
==============================================================================
--- phoenix/site/source/src/site/markdown/download.md (original)
+++ phoenix/site/source/src/site/markdown/download.md Fri Feb  5 05:52:58 2021
@@ -65,7 +65,8 @@ addRelease('4.14.0-cdh5.13.2','09/jun/20
 addRelease('4.14.0-cdh5.12.2','09/jun/2018');
 addRelease('4.14.0-cdh5.11.2','09/jun/2018');
 addPhoenixdbRelease('1.0.0','18/sep/2020');
-addPhoenixThirdpartyRelease('1.0.0','26/okt/2020');
+addPhoenixThirdpartyRelease('1.0.0','26/oct/2020');
+addPhoenixThirdpartyRelease('1.1.0','01/feb/2021');
 addPhoenixOmidRelease('1.0.2','23/nov/2020');
 addPhoenixTephraRelease('0.16.0','04/dec/2020');
 

Modified: phoenix/site/source/src/site/markdown/pherf.md
URL: http://svn.apache.org/viewvc/phoenix/site/source/src/site/markdown/pherf.md?rev=1886221&r1=1886220&r2=1886221&view=diff
==============================================================================
--- phoenix/site/source/src/site/markdown/pherf.md (original)
+++ phoenix/site/source/src/site/markdown/pherf.md Fri Feb  5 05:52:58 2021
@@ -12,9 +12,7 @@ Pherf is a standalone tool that can perf
 
 * Edit the config/env.sh to include the required property values.
 * `bin/pherf-standalone.py -h`
-* To use libraries included with HBase deployment on a cluster: `bin/pherf-cluster.py -h`
-* Example: `bin/pherf-cluster.py -drop all -l -q -z [zookeeper] -schemaFile .*user_defined_schema.sql -scenarioFile .*user_defined_scenario.xml`
-HBASE_CONF_DIR, HBASE_DIR environment variable needs to be set to use against a cluster deployment
+* Example: `bin/pherf-standalone.py -drop all -l -q -z [zookeeper] -schemaFile .*user_defined_schema.sql -scenarioFile .*user_defined_scenario.xml`
 
 ## Example run commands.