[maven-release-plugin] copy for tag kylin-5.0.0-beta
[maven-release-plugin] prepare release kylin-5.0.0-beta
44 files changed
tree: 36fbecb0720c09a0d633ad5a3aeea3cc72690d0b
  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