You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by le...@apache.org on 2020/03/24 00:56:12 UTC

[incubator-datasketches-website] branch master updated: Tiny corrections.

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 8161fe5  Tiny corrections.
8161fe5 is described below

commit 8161fe5ff632c878ee51cae5f00d19c87be4a12e
Author: Lee Rhodes <le...@users.noreply.github.com>
AuthorDate: Mon Mar 23 17:55:56 2020 -0700

    Tiny corrections.
---
 docs/Community/Downloads.md | 5 -----
 docs/Community/index.md     | 2 +-
 2 files changed, 1 insertion(+), 6 deletions(-)

diff --git a/docs/Community/Downloads.md b/docs/Community/Downloads.md
index 2c19e63..500556a 100644
--- a/docs/Community/Downloads.md
+++ b/docs/Community/Downloads.md
@@ -69,11 +69,6 @@ the version number may be incremented just to be in sync with the java core repo
 and may not reflect any actual code changes other than a change in the pom.xml to reflect the new 
 dependency. 
 
-If you just want to run Hive and don't require direct access to the <i>incubator-datasketches-java</i> it is
-recommended that you download the "with-shaded-core.jar", which includes the Hive jar as well as 
-shaded versions of the core jar and memory jar. The shading avoids conflicts with other possible versions
-of core Java and Memory that you might have in your system.
-
 
 ### Version History
 Please use GitHub revisions history on the respective component repositories
diff --git a/docs/Community/index.md b/docs/Community/index.md
index 91706b4..1cbe0fd 100644
--- a/docs/Community/index.md
+++ b/docs/Community/index.md
@@ -31,7 +31,7 @@ We are always open to contributions from our community.  Contributions can be of
 We are also open to the submission of entirely new sketch algorithms.  If you have a sketch algorithm (or a significant enhancement of our current algorithms), please read our [Sketch Criteria]({{site.docs_dir}}/Architecture/SketchCriteria.html) and contact us on our [dev]({{page.dev}}) list.
 
 ### What to work on
-We are in the process of developing a comprehensive TODO list that will be referenced here.
+We have three TODO lists for [Java](https://github.com/apache/incubator-datasketches-java/projects/1), [C++](https://github.com/apache/incubator-datasketches-cpp/projects/1) and the [Website](https://github.com/apache/incubator-datasketches-website/projects/1). Please check these out for potential contribution!
 
 ### Getting your proposed changes accepted
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org