Skip to content

Kyligence/kylin

 
 

Repository files navigation

Intro to Kylin 5

Comparison with Kylin 4.0

For more detail, please check our roadmap .

Quick Start

  1. Build maven artifact with following command:
mvn clean package -DskipTests
  1. Run unit test with following command:
sh dev-support/unit_testing.sh
  1. Build a Kylin 5 binary
./build/release/release.sh

Packages

No packages published

Languages

  • Java 79.0%
  • Vue 8.6%
  • Scala 7.7%
  • JavaScript 3.2%
  • Shell 1.1%
  • FreeMarker 0.2%
  • Other 0.2%