[maven-release-plugin] copy for tag kylin-5.0.0-alpha
[maven-release-plugin] prepare release kylin-5.0.0-alpha
43 files changed
tree: 7fca51c09d1dfe9a271fc6cb11ab14eb5a99e6f6
  1. build/
  2. dev-support/
  3. kystudio/
  4. src/
  5. .gitconfig
  6. .gitignore
  7. LICENSE
  8. lombok.config
  9. NOTICE
  10. pom.xml
  11. README.md
  12. scalastyle-config.xml
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