| --- |
| layout: default |
| title: About |
| --- |
| |
| |
| <main id="main" > |
| <section id="first" class="main"> |
| <header style="padding:2em 0 4em 0;"> |
| <div class="container" > |
| <h4 class="section-title"><span> About Kylin </span></h4> |
| <!-- second--> |
| <div class="row"> |
| <div class="col-sm-12 col-md-12"> |
| <div > |
| <p>Video on Youtube: <a href="http://youtu.be/xg4sm_N2_CM" target="_blank">Apache Kylin</a></p> |
| <p class="aboutkylin" style="font-size:1.2em">Apache Kylin, which is a distributed and scalable OLAP engine built on Hadoop to support |
| extremely large datasets, developed and contributed by <a href="http://www.ebayinc.com/" target="_blank">eBay Inc</a> to open source community on Oct 1, 2014 and has been Apache Incubator Project since Nov 25, 2014. Refer to announcement on eBay Tech Blog for more detail: <a href="http://www.ebaytechblog.com/2014/10/20/announcing-kylin-extreme-olap-engine-for-big-data" target="_blank">Announcing Kylin: Extreme OLAP Engine for Big Data</a> </p> |
| |
| |
| </div> |
| </div> |
| </div> |
| </div> |
| <!-- /container --> |
| |
| </header> |
| </section> |
| <!-- / section --> |
| </div> |
| <!-- /container --> |
| |
| </header> |
| </section> |
| </main> |