You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by el...@apache.org on 2016/04/25 17:52:32 UTC

[2/2] accumulo git commit: Jekyll build from gh-pages:f1c1265

Jekyll build from gh-pages:f1c1265

Clarify the first instance of "Thrift" as "Apache Thrift" throughout website


Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/fda351ec
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/fda351ec
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/fda351ec

Branch: refs/heads/asf-site
Commit: fda351ecb6a2cf6e6b19a9f827dc96b60be6bca5
Parents: 7a47767
Author: Josh Elser <el...@apache.org>
Authored: Mon Apr 25 11:51:24 2016 -0400
Committer: Josh Elser <el...@apache.org>
Committed: Mon Apr 25 11:51:51 2016 -0400

----------------------------------------------------------------------
 doap_Accumulo.rdf        | 2 +-
 feed.xml                 | 4 ++--
 notable_features.html    | 2 +-
 projects.html            | 2 +-
 release_notes/1.5.1.html | 2 +-
 release_notes/1.5.2.html | 2 +-
 release_notes/1.5.3.html | 2 +-
 release_notes/1.6.1.html | 2 +-
 release_notes/1.6.5.html | 2 +-
 release_notes/1.7.0.html | 2 +-
 release_notes/1.7.1.html | 2 +-
 source.html              | 2 +-
 12 files changed, 13 insertions(+), 13 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/fda351ec/doap_Accumulo.rdf
----------------------------------------------------------------------
diff --git a/doap_Accumulo.rdf b/doap_Accumulo.rdf
index 6e046a3..f6e3d57 100644
--- a/doap_Accumulo.rdf
+++ b/doap_Accumulo.rdf
@@ -27,7 +27,7 @@
     <name>Apache Accumulo</name>
     <homepage rdf:resource="https://accumulo.apache.org" />
     <asfext:pmc rdf:resource="https://accumulo.apache.org" />
-    <description>The Apache Accumulo sorted, distributed key/value store is based on Google's BigTable design. It is built on top of Apache Hadoop, Zookeeper, and Thrift. It features a few novel improvements on the BigTable design in the form of cell-level access labels and a server-side programming mechanism that can modify key/value pairs at various points in the data management process.</description>
+    <description>The Apache Accumulo sorted, distributed key/value store is based on Google's BigTable design. It is built on top of Apache Hadoop, Apache Zookeeper, and Apache Thrift. It features a few novel improvements on the BigTable design in the form of cell-level access labels and a server-side programming mechanism that can modify key/value pairs at various points in the data management process.</description>
     <bug-database rdf:resource="https://issues.apache.org/jira/browse/ACCUMULO" />
     <mailing-list rdf:resource="https://accumulo.apache.org/mailing_list" />
     <download-page rdf:resource="https://accumulo.apache.org/downloads" />

http://git-wip-us.apache.org/repos/asf/accumulo/blob/fda351ec/feed.xml
----------------------------------------------------------------------
diff --git a/feed.xml b/feed.xml
index 862854d..1d304c1 100644
--- a/feed.xml
+++ b/feed.xml
@@ -6,8 +6,8 @@
 </description>
     <link>https://accumulo.apache.org/</link>
     <atom:link href="https://accumulo.apache.org/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Mon, 25 Apr 2016 11:45:42 -0400</pubDate>
-    <lastBuildDate>Mon, 25 Apr 2016 11:45:42 -0400</lastBuildDate>
+    <pubDate>Mon, 25 Apr 2016 11:51:47 -0400</pubDate>
+    <lastBuildDate>Mon, 25 Apr 2016 11:51:47 -0400</lastBuildDate>
     <generator>Jekyll v3.0.3</generator>
     
   </channel>

http://git-wip-us.apache.org/repos/asf/accumulo/blob/fda351ec/notable_features.html
----------------------------------------------------------------------
diff --git a/notable_features.html b/notable_features.html
index 25e0bfb..9a90644 100644
--- a/notable_features.html
+++ b/notable_features.html
@@ -495,7 +495,7 @@ could be different from the Accumulo nodes.</p>
 
 <p>Accumulo can be a source and/or sink for map reduce jobs.</p>
 
-<h3 id="thrift-proxy">Thrift Proxy</h3>
+<h3 id="apache-thrift-proxy">Apache Thrift Proxy</h3>
 
 <p>The Accumulo client code contains a lot of complexity.  For example, the 
 client code locates tablets, retries in the case of failures, and supports 

http://git-wip-us.apache.org/repos/asf/accumulo/blob/fda351ec/projects.html
----------------------------------------------------------------------
diff --git a/projects.html b/projects.html
index 1710936..31a0a72 100644
--- a/projects.html
+++ b/projects.html
@@ -267,7 +267,7 @@ is an application of Accumulo continuous ingest (CI) test on Gora which verifies
 <h4 id="proxyinstance">ProxyInstance</h4>
 
 <p>ProxyInstance is a Java Instance implementation of the Accumulo Instance interface that communicates with
-an Accumulo cluster via an Accumulo Thrift proxy server. <a href="https://jhuapl.github.io/accumulo-proxy-instance/proxy_instance_user_manual">Documentation</a> and
+an Accumulo cluster via Accumulo’s Apache Thrift proxy server. <a href="https://jhuapl.github.io/accumulo-proxy-instance/proxy_instance_user_manual">Documentation</a> and
 <a href="https://github.com/JHUAPL/accumulo-proxy-instance">code</a> are available.</p>
 
 <h4 id="graphulo">Graphulo</h4>

http://git-wip-us.apache.org/repos/asf/accumulo/blob/fda351ec/release_notes/1.5.1.html
----------------------------------------------------------------------
diff --git a/release_notes/1.5.1.html b/release_notes/1.5.1.html
index 4bfac11..00791a3 100644
--- a/release_notes/1.5.1.html
+++ b/release_notes/1.5.1.html
@@ -271,7 +271,7 @@ startup to prefer IPv4 over IPv6.</p>
 Additionally, a non-intuitive error was printed when a lower-case unit was provided.
 <a href="https://issues.apache.org/jira/browse/ACCUMULO-1933">ACCUMULO-1933</a> allows lower-case memory units in all Accumulo configurations.</p>
 
-<h3 id="thrift-maximum-frame-size">Thrift maximum frame size</h3>
+<h3 id="apache-thrift-maximum-frame-size">Apache Thrift maximum frame size</h3>
 
 <p>Apache Thrift is used as the internal RPC service. <a href="https://issues.apache.org/jira/browse/ACCUMULO-2360">ACCUMULO-2360</a> allows 
 users to configure the maximum frame size an Accumulo server will read. This 

http://git-wip-us.apache.org/repos/asf/accumulo/blob/fda351ec/release_notes/1.5.2.html
----------------------------------------------------------------------
diff --git a/release_notes/1.5.2.html b/release_notes/1.5.2.html
index 2571f72..d524b71 100644
--- a/release_notes/1.5.2.html
+++ b/release_notes/1.5.2.html
@@ -313,7 +313,7 @@ with 1.5.0. The original class has been restored to ensure that users accessing
 the RangeInputSplit class do not have to alter their client code. See <a href="https://issues.apache.org/jira/browse/ACCUMULO-2586">ACCUMULO-2586</a> for
 more information</p>
 
-<h3 id="add-configurable-maximum-frame-size-to-thrift-proxy">Add configurable maximum frame size to Thrift proxy</h3>
+<h3 id="add-configurable-maximum-frame-size-to-apache-thrift-proxy">Add configurable maximum frame size to Apache Thrift proxy</h3>
 
 <p>The Thrift proxy server was subject to memory exhaustion, typically
 due to bad input, where the server would attempt to allocate a very large

http://git-wip-us.apache.org/repos/asf/accumulo/blob/fda351ec/release_notes/1.5.3.html
----------------------------------------------------------------------
diff --git a/release_notes/1.5.3.html b/release_notes/1.5.3.html
index 3000b87..c6ed66c 100644
--- a/release_notes/1.5.3.html
+++ b/release_notes/1.5.3.html
@@ -297,7 +297,7 @@ despite it being requested that they should be cached. While this did not result
 performance impact, it was deficiency. <a href="https://issues.apache.org/jira/browse/ACCUMULO-3574">ACCUMULO-3574</a> ensures that connections are cached when
 it is requested that they are.</p>
 
-<h3 id="deletes-on-thrift-proxy-api-ignoredaccumulo-3474"><a href="https://issues.apache.org/jira/browse/ACCUMULO-3474">Deletes on Thrift Proxy API ignored</a></h3>
+<h3 id="deletes-on-apache-thrift-proxy-api-ignoredaccumulo-3474"><a href="https://issues.apache.org/jira/browse/ACCUMULO-3474">Deletes on Apache Thrift Proxy API ignored</a></h3>
 
 <p>A user noted that when trying to specify a delete using the Accumulo Thrift Proxy, the delete
 was treated as an update. <a href="https://issues.apache.org/jira/browse/ACCUMULO-3474">ACCUMULO-3474</a> fixes the Proxy server such that deletes are properly

http://git-wip-us.apache.org/repos/asf/accumulo/blob/fda351ec/release_notes/1.6.1.html
----------------------------------------------------------------------
diff --git a/release_notes/1.6.1.html b/release_notes/1.6.1.html
index f7482bd..3be3560 100644
--- a/release_notes/1.6.1.html
+++ b/release_notes/1.6.1.html
@@ -303,7 +303,7 @@ it can be shared without concern and security can be focused solely on the Crede
 
 <h2 id="notable-bug-fixes">Notable Bug Fixes</h2>
 
-<h3 id="add-configurable-maximum-frame-size-to-thrift-proxy">Add configurable maximum frame size to Thrift proxy</h3>
+<h3 id="add-configurable-maximum-frame-size-to-apache-thrift-proxy">Add configurable maximum frame size to Apache Thrift proxy</h3>
 
 <p>The Thrift proxy server was subject to memory exhaustion, typically
 due to bad input, where the server would attempt to allocate a very large

http://git-wip-us.apache.org/repos/asf/accumulo/blob/fda351ec/release_notes/1.6.5.html
----------------------------------------------------------------------
diff --git a/release_notes/1.6.5.html b/release_notes/1.6.5.html
index 68533fb..50bdc5a 100644
--- a/release_notes/1.6.5.html
+++ b/release_notes/1.6.5.html
@@ -287,7 +287,7 @@ actions had the potential unexpectedly exit in this disconnected state.
 This caused a scenario where all future FATE-based operations would
 be blocked until the Accumulo Master process was restarted. (<a href="https://issues.apache.org/jira/browse/ACCUMULO-4060">ACCUMULO-4060</a>)</p>
 
-<h3 id="incorrect-management-of-certain-thrift-rpcs">Incorrect management of certain Thrift RPCs</h3>
+<h3 id="incorrect-management-of-certain-apache-thrift-rpcs">Incorrect management of certain Apache Thrift RPCs</h3>
 
 <p>Accumulo relies on Apache Thrift to implement remote procedure calls between
 Accumulo services. Accumulo’s use of Thrift uncovered an unfortunate situation

http://git-wip-us.apache.org/repos/asf/accumulo/blob/fda351ec/release_notes/1.7.0.html
----------------------------------------------------------------------
diff --git a/release_notes/1.7.0.html b/release_notes/1.7.0.html
index c59ed24..5a2f260 100644
--- a/release_notes/1.7.0.html
+++ b/release_notes/1.7.0.html
@@ -276,7 +276,7 @@ instead of a separate user name and password just for Accumulo.</p>
 
 <p>This authentication leverages <a href="https://en.wikipedia.org/wiki/Simple_Authentication_and_Security_Layer">Simple Authentication and Security Layer
 (SASL)</a> and <a href="https://en.wikipedia.org/wiki/Generic_Security_Services_Application_Program_Interface">GSSAPI</a> to support Kerberos authentication over the
-existing Thrift-based RPC infrastructure that Accumulo employs.</p>
+existing Apache Thrift-based RPC infrastructure that Accumulo employs.</p>
 
 <p>These additions represent a significant forward step for Accumulo, bringing
 its client-authentication up to speed with the rest of the Hadoop ecosystem.

http://git-wip-us.apache.org/repos/asf/accumulo/blob/fda351ec/release_notes/1.7.1.html
----------------------------------------------------------------------
diff --git a/release_notes/1.7.1.html b/release_notes/1.7.1.html
index 30d8e01..e6cffb3 100644
--- a/release_notes/1.7.1.html
+++ b/release_notes/1.7.1.html
@@ -323,7 +323,7 @@ actions had the potential unexpectedly exit in this disconnected state.
 This caused a scenario where all future FATE-based operations would
 be blocked until the Accumulo Master process was restarted. (<a href="https://issues.apache.org/jira/browse/ACCUMULO-4060">ACCUMULO-4060</a>)</p>
 
-<h3 id="incorrect-management-of-certain-thrift-rpcs">Incorrect management of certain Thrift RPCs</h3>
+<h3 id="incorrect-management-of-certain-apache-thrift-rpcs">Incorrect management of certain Apache Thrift RPCs</h3>
 
 <p>Accumulo relies on Apache Thrift to implement remote procedure calls between
 Accumulo services. Accumulo’s use of Thrift uncovered an unfortunate situation

http://git-wip-us.apache.org/repos/asf/accumulo/blob/fda351ec/source.html
----------------------------------------------------------------------
diff --git a/source.html b/source.html
index 0ca16e5..c84cb1c 100644
--- a/source.html
+++ b/source.html
@@ -328,7 +328,7 @@ the given file into your <code class="highlighter-rouge">.git/hook</code> direct
 
 <h3 id="building">Building</h3>
 
-<h4 id="installing-thrift">Installing Thrift</h4>
+<h4 id="installing-apache-thrift">Installing Apache Thrift</h4>
 
 <p>If you activate the ‘thrift’ Maven profile, the build of some modules will attempt to run the Apache Thrift command line to regenerate
 stubs. If you activate this profile and don’t have Apache Thrift installed and in your path, you will see a warning and