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