You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by st...@apache.org on 2015/12/18 17:59:07 UTC

hbase git commit: HBASE-14980 Project Astro

Repository: hbase
Updated Branches:
  refs/heads/master f8eab44dc -> 58342a85f


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/master
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