KYLIN-5846 upgrade spark version to 3.2.0-kylin-4.6.16.0
1 file changed
tree: fa30a850b469c20a1d285d2e0b1c675edc851a2a
  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