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 <st...@apache.org>
Authored: Fri Dec 18 08:58:44 2015 -0800
Committer: stack <st...@apache.org>
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.</dd>
 
+  <dt><a href="http://huaweibigdata.github.io/astro/";>Project Astro</a></dt>
+  <dd>
+    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 <a 
href="http://spark-packages.org/package/Huawei-Spark/Spark-SQL-on-HBase";>Spark-SQL-on-HBase</a>
+    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.
+  </dd>
+
   <dt><a 
href="http://axibase.com/products/axibase-time-series-database/";>Axibase
     Time Series Database (ATSD)</a></dt>
   <dd>ATSD runs on top of HBase to collect, analyze and visualize time series

Reply via email to