Return-Path: X-Original-To: apmail-hbase-commits-archive@www.apache.org Delivered-To: apmail-hbase-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6602A183EA for ; Sat, 26 Dec 2015 17:07:35 +0000 (UTC) Received: (qmail 52116 invoked by uid 500); 26 Dec 2015 17:07:34 -0000 Delivered-To: apmail-hbase-commits-archive@hbase.apache.org Received: (qmail 51983 invoked by uid 500); 26 Dec 2015 17:07:34 -0000 Mailing-List: contact commits-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list commits@hbase.apache.org Received: (qmail 51740 invoked by uid 99); 26 Dec 2015 17:07:34 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 26 Dec 2015 17:07:34 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 35F54E3831; Sat, 26 Dec 2015 17:07:34 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: syuanjiang@apache.org To: commits@hbase.apache.org Date: Sat, 26 Dec 2015 17:07:45 -0000 Message-Id: <1b2dc1c8ef284b2eaf568d397514a86b@git.apache.org> In-Reply-To: <4b2dc674701341778244459ca56edc98@git.apache.org> References: <4b2dc674701341778244459ca56edc98@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [12/43] hbase git commit: HBASE-14980 Project Astro HBASE-14980 Project Astro Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/58342a85 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/58342a85 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/58342a85 Branch: refs/heads/hbase-12439 Commit: 58342a85fa77b0d415889dd1994c55c60525b83b Parents: f8eab44 Author: stack Authored: Fri Dec 18 08:58:44 2015 -0800 Committer: stack Committed: Fri Dec 18 08:59:01 2015 -0800 ---------------------------------------------------------------------- src/main/site/xdoc/poweredbyhbase.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hbase/blob/58342a85/src/main/site/xdoc/poweredbyhbase.xml ---------------------------------------------------------------------- diff --git a/src/main/site/xdoc/poweredbyhbase.xml b/src/main/site/xdoc/poweredbyhbase.xml index 273e064..c940109 100644 --- a/src/main/site/xdoc/poweredbyhbase.xml +++ b/src/main/site/xdoc/poweredbyhbase.xml @@ -42,6 +42,18 @@ under the License. write data to HBase and run mapreduce jobs to process then store it back to HBase or external systems. Our production cluster has been running since Oct 2008. +
Project Astro
+
+ Astro provides fast Spark SQL/DataFrame capabilities to HBase data, + featuring super-efficient access to multi-dimensional HBase rows through + native Spark execution in HBase coprocessor plus systematic and accurate + partition pruning and predicate pushdown from arbitrarily complex data + filtering logic. The batch load is optimized to run on the Spark execution + engine. Note that Spark-SQL-on-HBase + is the release site. Interested parties are free to make clones and claim + to be "latest(and active)", but they are not endorsed by the owner. +
+
Axibase Time Series Database (ATSD)
ATSD runs on top of HBase to collect, analyze and visualize time series