THIS IS A TEST INSTANCE. ALL YOUR CHANGES WILL BE LOST!!!!

Apache Kylin : Analytical Data Warehouse for Big Data

Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Purge all cube before your migration.
  2. Refine your kylin.properties, make sure you have fully understanding how to configure new query engine and build engine (please check Configuration Kylin 4.X). 


If you want to have a try in your laptop, please use docker as a learning env:

Code Block
languagebash
themeEmacs
titleall-in-one docker
linenumberstrue
docker run -d -m 8G -p 7070:7070 -p 8088:8088 -p 50070:50070 \
    -p 8032:8032 -p 8042:8042 -p 2181:2181 \
    apachekylin/apache-kylin-standalone:4.0.0-alpha