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/datasketches-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 8838c7d Automatic Site Publish by Buildbot
8838c7d is described below
commit 8838c7df56a140afac07303f12f1e7a8d4212248
Author: buildbot <[email protected]>
AuthorDate: Tue Jan 19 21:13:45 2021 +0000
Automatic Site Publish by Buildbot
---
output/docs/Community/index.html | 2 +-
output/docs/Sampling/ReservoirSamplingPerformance.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/output/docs/Community/index.html b/output/docs/Community/index.html
index 2736bc3..aaa1021 100644
--- a/output/docs/Community/index.html
+++ b/output/docs/Community/index.html
@@ -575,7 +575,7 @@
<p>We welcome anyone who is eager to continue to contribute to the
DataSketches mission of providing open source, production quality sketch
algorithms and become part of our team. Please send us a message on <a
href="https://lists.apache.org/[email protected]">dev</a>
where we can give you some guidance. After you have made some successful
contributions, the current committers will discuss your candidacy for becoming
a committer. You can also review the <a href="ht [...]
<h3 id="reporting-security-issues">Reporting Security Issues</h3>
-<p>If you wish to report a security vulnerability, please contact <a
href="[email protected]">[email protected]</a>. Apache DataSketches follows
the typical <a
href="https://apache.org/security/committers.html#vulnerability-handling">Apache
vulnerability handling process</a>.</p>
+<p>If you wish to report a security vulnerability, please contact <a
href="mailto:[email protected]">[email protected]</a>. Apache DataSketches
follows the typical <a
href="https://apache.org/security/committers.html#vulnerability-handling">Apache
vulnerability handling process</a>.</p>
<h2 id="governance">Governance</h2>
<p>The <a href="https://www.apache.org/foundation/how-it-works.html">Project
Management Committee</a> (PMC) is responsible for the administrative aspects of
the DataSketches project.</p>
diff --git a/output/docs/Sampling/ReservoirSamplingPerformance.html
b/output/docs/Sampling/ReservoirSamplingPerformance.html
index 825d236..7801c09 100644
--- a/output/docs/Sampling/ReservoirSamplingPerformance.html
+++ b/output/docs/Sampling/ReservoirSamplingPerformance.html
@@ -583,7 +583,7 @@ had <tt>n < k</tt> while other reservoirs had moved into
sampling mode.</p>
<h3 id="comparison-with-apache-datafu">Comparison with Apache DataFu</h3>
-<p><a href="https://fdatafu.apache.org">DataFu</a> is an Apache project that
includes a set of Pig UDFs for various data processing purposes.
+<p><a href="https://datafu.apache.org">DataFu</a> is an Apache project that
includes a set of Pig UDFs for various data processing purposes.
Because the focus of the Sketches library is on sublinear or bounded-size
algorithms, compared the performance of our reservoir
sampling Pig UDF against DataFu’s basic reservoir sampling, which uses a
pre-specified maximum size.</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]