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.

...

Manually install the Spark binary in in a local folder like /usr/local/spark. Kylin is not support  support community version currently. Download spark with the following:

...

languagebash

...

of Spark. You can go to apache spark official website and download spark2.4.6 .

How to Debug

There are two modes to debug source code : Debug with local metadata(recommend) and debug with hadoop sandbox.

...