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

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


The following commit(s) were added to refs/heads/master by this push:
     new 65745e7  Update Pig & Hive Integrations
65745e7 is described below

commit 65745e733ceb30e6ea39fcaf90bb08fb8bf32c71
Author: Lee Rhodes <[email protected]>
AuthorDate: Tue Jul 14 17:14:30 2020 -0700

    Update Pig & Hive Integrations
---
 docs/SystemIntegrations/ApacheHiveIntegration.md | 15 ++++++++++++++-
 docs/SystemIntegrations/ApachePigIntegration.md  | 16 +++++++++++++++-
 2 files changed, 29 insertions(+), 2 deletions(-)

diff --git a/docs/SystemIntegrations/ApacheHiveIntegration.md 
b/docs/SystemIntegrations/ApacheHiveIntegration.md
index 62caa89..7cee5b0 100644
--- a/docs/SystemIntegrations/ApacheHiveIntegration.md
+++ b/docs/SystemIntegrations/ApacheHiveIntegration.md
@@ -23,4 +23,17 @@ layout: doc_page
 
 * [Download](https://datasketches.apache.org/docs/Community/Downloads.html)
 
-* Build and Install, See [Hive 
README](https://github.com/apache/incubator-datasketches-hive)
\ No newline at end of file
+* Build and Install, See [Hive 
README](https://github.com/apache/incubator-datasketches-hive)
+
+* [CPC Example](https://datasketches.apache.org/docs/CPC/CpcHiveExample.html)
+
+* [Frequent Items 
Example](https://datasketches.apache.org/docs/Frequency/FrequentItemsHiveUDFs.html)
+
+* [HLL Example](https://datasketches.apache.org/docs/HLL/HllHiveUDFs.html)
+
+* [Quantiles 
Example](https://datasketches.apache.org/docs/Quantiles/QuantilesHiveUDFs.html)
+
+* [Theta 
Example](https://datasketches.apache.org/docs/Theta/ThetaHiveUDFs.html)
+
+
+
diff --git a/docs/SystemIntegrations/ApachePigIntegration.md 
b/docs/SystemIntegrations/ApachePigIntegration.md
index 9f55242..38cd1eb 100644
--- a/docs/SystemIntegrations/ApachePigIntegration.md
+++ b/docs/SystemIntegrations/ApachePigIntegration.md
@@ -23,4 +23,18 @@ layout: doc_page
 
 * [Download](https://datasketches.apache.org/docs/Community/Downloads.html)
 
-* Build and Install, See [Pig 
README](https://github.com/apache/incubator-datasketches-pig)
\ No newline at end of file
+* Build and Install, See [Pig 
README](https://github.com/apache/incubator-datasketches-pig)
+
+* [CPC Example](https://datasketches.apache.org/docs/CPC/CpcPigExample.html)
+
+* [Frequent Items 
Example](https://datasketches.apache.org/docs/Frequency/FrequentItemsPigUDFs.html)
+
+* [HLL Example](https://datasketches.apache.org/docs/HLL/HllPigUDFs.html)
+
+* [Quantiles 
Example](https://datasketches.apache.org/docs/Quantiles/QuantilesPigUDFs.html)
+
+* [Reservoir 
Example](https://datasketches.apache.org/docs/Sampling/ReservoirSamplingPigUDFs.html)
+
+* [Theta Example](https://datasketches.apache.org/docs/Theta/ThetaPigUDFs.html)
+
+* [VarOpt 
Example](https://datasketches.apache.org/docs/Sampling/VarOptPigUDFs.html)


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

Reply via email to