DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.

Apache Kylin : Analytical Data Warehouse for Big Data

Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


...

...

...

Table of Contents
Source code

Code Block
languagebash
linenumberstrue
git clone https://github.com/apache/kylin.git -b kylin-on-parquet-v2
# Compile 
mvn clean install -DskipTests

...