From 58342a85fa77b0d415889dd1994c55c60525b83b Mon Sep 17 00:00:00 2001 From: stack Date: Fri, 18 Dec 2015 08:58:44 -0800 Subject: [PATCH] HBASE-14980 Project Astro --- src/main/site/xdoc/poweredbyhbase.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/main/site/xdoc/poweredbyhbase.xml b/src/main/site/xdoc/poweredbyhbase.xml index 273e0641522..c940109c5a3 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