This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository 
https://gitbox.apache.org/repos/asf/incubator-datasketches-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new ae9d573  Automatic Site Publish by Buildbot
ae9d573 is described below

commit ae9d573be424c4f0c208bd5feddbedb0c2d1418f
Author: buildbot <[email protected]>
AuthorDate: Tue Jul 14 23:28:27 2020 +0000

    Automatic Site Publish by Buildbot
---
 output/docs/Architecture/LargeScale.html | 30 ++++++++++++++++--------------
 1 file changed, 16 insertions(+), 14 deletions(-)

diff --git a/output/docs/Architecture/LargeScale.html 
b/output/docs/Architecture/LargeScale.html
index 12e4cf0..8d4cf76 100644
--- a/output/docs/Architecture/LargeScale.html
+++ b/output/docs/Architecture/LargeScale.html
@@ -506,11 +506,8 @@
 <h2 id="designed-for-large-scale-computing-systems">Designed for Large-scale 
Computing Systems</h2>
 
 <h3 id="easy-integration-with-minimal-dependencies">Easy Integration with 
Minimal Dependencies</h3>
-
 <ul>
-  <li>
-    <p><a 
href="https://datasketches.apache.org/docs/Community/Downloads.html";>Java 
Core</a></p>
-
+  <li><a 
href="https://datasketches.apache.org/docs/Community/Downloads.html";>Java 
Core</a>
     <ul>
       <li>The Java core library (including Memory) has no dependencies outside 
of the Java JVM at runtime allowing simple integration into virtually any Java 
based system environment.</li>
       <li>All of the Java components are Maven Deployable and registered with 
<a 
href="https://search.maven.org/classic/#search%7Cga%7C1%7Cg%3A%22org.apache.datasketches%22";>The
 Central Repository</a></li>
@@ -529,13 +526,11 @@
 </ul>
 
 <h3 id="cross-language-binary-compatibility">Cross Language Binary 
Compatibility</h3>
-
 <ul>
   <li>Sketches serialized from C++ or Python can be interpreted by compatible 
Java sketches and visa versa.</li>
 </ul>
 
 <h3 id="speed">Speed</h3>
-
 <ul>
   <li>
     <p>These single-pass, “one-touch” algorithms are <i>fast (<a 
href="https://datasketches.apache.org/docs/Theta/ThetaUpdateSpeed.html";>see 
example</a>)</i> to enable real-time processing capability.</p>
@@ -552,18 +547,25 @@
 </ul>
 
 <h3 id="systems-integrations">Systems Integrations</h3>
-
 <ul>
-  <li><a 
href="https://datasketches.apache.org/docs/SystemIntegrations/ApacheDruidIntegration.html";>Druid
 Integration</a></li>
-  <li><a 
href="https://datasketches.apache.org/docs/Community/Downloads.html";>Apache 
Hive, Apache Pig and PostgreSQL</a></li>
-  <li><a 
href="https://datasketches.apache.org/docs/SystemIntegrations/ApacheHiveIntegration.html";>Apache
 Hive</a></li>
-  <li><a 
href="https://datasketches.apache.org/docs/SystemIntegrations/ApachePigIntegration.html";>Apache
 Pig</a></li>
-  <li><a 
href="https://datasketches.apache.org/docs/SystemIntegrations/PostgreSQLIntegration.html";>PostgreSQL</a></li>
-  <li><a 
href="https://datasketches.apache.org/docs/Theta/ThetaSparkExample.html";>Spark 
Examples</a></li>
+  <li>
+    <p><a 
href="https://datasketches.apache.org/docs/SystemIntegrations/ApacheDruidIntegration.html";>Druid
 Integration</a></p>
+  </li>
+  <li>
+    <p><a 
href="https://datasketches.apache.org/docs/SystemIntegrations/ApacheHiveIntegration.html";>Apache
 Hive</a></p>
+  </li>
+  <li>
+    <p><a 
href="https://datasketches.apache.org/docs/SystemIntegrations/ApachePigIntegration.html";>Apache
 Pig</a></p>
+  </li>
+  <li>
+    <p><a 
href="https://datasketches.apache.org/docs/SystemIntegrations/PostgreSQLIntegration.html";>PostgreSQL</a></p>
+  </li>
+  <li>
+    <p><a 
href="https://datasketches.apache.org/docs/Theta/ThetaSparkExample.html";>Spark 
Examples</a></p>
+  </li>
 </ul>
 
 <h3 id="specific-sketch-features-for-large-data">Specific Sketch Features for 
Large Data</h3>
-
 <ul>
   <li>
     <p><b>Hash Seed Handling</b>. Additional protection for managing hash 
seeds which is 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to