KYLIN-5730 Add more helpful message
9 files changed
tree: abc0cdf02d877092f109d412e189a82917091db3
  1. .idea/
  2. build/
  3. dev-support/
  4. kystudio/
  5. outdated/
  6. src/
  7. .gitconfig
  8. .gitignore
  9. LICENSE
  10. lombok.config
  11. NOTICE
  12. pom.xml
  13. 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