tree: 93171ff8c4a47e8e5faf6b6e7e2f2650e958c7ef [path history] [tgz]
  1. build/
  2. dev-support/
  3. kystudio/
  4. outdated/
  5. src/
  6. .gitconfig
  7. .gitignore
  8. LICENSE
  9. lombok.config
  10. NOTICE
  11. pom.xml
  12. README.md
README.md

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